summary refs log tree commit diff
path: root/synapse/rest/client
diff options
context:
space:
mode:
authorDavid Baker <dave@matrix.org>2015-01-28 14:24:28 +0000
committerDavid Baker <dave@matrix.org>2015-01-28 14:24:28 +0000
commit4fbf2328c29ca8f8a7918f6763b91787e55f37f8 (patch)
tree19b51f25d33cf46092fd528d0d34d9b96c46e81b /synapse/rest/client
parentEasy on the newlines (diff)
downloadsynapse-4fbf2328c29ca8f8a7918f6763b91787e55f37f8.tar.xz
Unnecessary new line
Diffstat (limited to 'synapse/rest/client')
-rw-r--r--synapse/rest/client/v1/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/__init__.py b/synapse/rest/client/v1/__init__.py
index 96a9a474f1..d8d01cdd16 100644
--- a/synapse/rest/client/v1/__init__.py
+++ b/synapse/rest/client/v1/__init__.py
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-
 from . import (
     room, events, register, login, profile, presence, initial_sync, directory,
     voip, admin, pusher, push_rule