summaryrefslogtreecommitdiff
path: root/poezio/core/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/core/__init__.py')
-rw-r--r--poezio/core/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/poezio/core/__init__.py b/poezio/core/__init__.py
index 0c6d63d9..cfe4c179 100644
--- a/poezio/core/__init__.py
+++ b/poezio/core/__init__.py
@@ -5,4 +5,3 @@ __all__ = ['Core', 'Command', 'Status']
from poezio.core.core import Core
from poezio.core.structs import Command, Status
-