Unnecessary new line
This commit is contained in:
parent
30fbba168b
commit
4fbf2328c2
|
@ -13,7 +13,6 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
|
|
||||||
from . import (
|
from . import (
|
||||||
room, events, register, login, profile, presence, initial_sync, directory,
|
room, events, register, login, profile, presence, initial_sync, directory,
|
||||||
voip, admin, pusher, push_rule
|
voip, admin, pusher, push_rule
|
||||||
|
|
Loading…
Reference in New Issue