summaryrefslogtreecommitdiff
path: root/prolog
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-01-06 12:36:51 +0100
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-01-06 12:36:51 +0100
commitd4fdb8ce1a14f5633dfff21ed2333379615a1e1a (patch)
tree4f7cd3456867540d08c0f35c236a33f38f3bdf3d /prolog
parente921d25bee9bd0d2670412a5dd8e8cb5bc4c779f (diff)
Remove unused imports
Diffstat (limited to 'prolog')
-rw-r--r--prolog/engine.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/prolog/engine.py b/prolog/engine.py
index 43991d4..780799e 100644
--- a/prolog/engine.py
+++ b/prolog/engine.py
@@ -16,7 +16,6 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-import collections
import html
import http.client
import json