summaryrefslogtreecommitdiff
path: root/src/message.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/message.py')
-rw-r--r--src/message.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/message.py b/src/message.py
index a95d12b0..8214e3d8 100644
--- a/src/message.py
+++ b/src/message.py
@@ -17,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with Poezio. If not, see <http://www.gnu.org/licenses/>.
-from common import debug
from datetime import datetime
class Message(object):