- commit
- d4ebd7df17651d62df1b955cee134ac1715aba69
- parent
- 0f449989b9694f52700428b3d0b3ec8c970efb88
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2014-10-05 09:09
pep8
Diffstat
| M | laneya/client.py | 1 | - |
1 files changed, 0 insertions, 1 deletions
diff --git a/laneya/client.py b/laneya/client.py
@@ -6,7 +6,6 @@ from twisted.internet.endpoints import TCP4ClientEndpoint 6 6 from twisted.internet import reactor 7 7 8 8 import protocol9 -1 import deferred as q10 9 11 10 12 11 def _print(s):