From e14920b6eb1e34bf075517357c835e72c097f7bb Mon Sep 17 00:00:00 2001 From: dedeibel Date: Fri, 14 Apr 2017 11:52:37 +0200 Subject: [PATCH] Removed unused dependency --- eh17/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/eh17/__init__.py b/eh17/__init__.py index 03f984f..28fdc64 100644 --- a/eh17/__init__.py +++ b/eh17/__init__.py @@ -5,7 +5,6 @@ import os.path from renderlib import * from easing import * import svg.path -from twisted.words.protocols.irc import lowDequote import random from itertools import permutations