summaryrefslogtreecommitdiff
path: root/alot/db/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/db/__init__.py')
-rw-r--r--alot/db/__init__.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/alot/db/__init__.py b/alot/db/__init__.py
index fd33448d..e69de29b 100644
--- a/alot/db/__init__.py
+++ b/alot/db/__init__.py
@@ -1,5 +0,0 @@
-# Copyright (C) 2011-2012 Patrick Totzke <patricktotzke@gmail.com>
-# This file is released under the GNU GPL, version 3 or a later revision.
-# For further details see the COPYING file
-from .thread import Thread
-from .message import Message