fix unused import

This commit is contained in:
Daniel Schadt 2017-03-24 14:49:30 +01:00
parent a011034ff7
commit 9dccd00ebb

View File

@ -19,7 +19,6 @@
"""Showing prompts above the statusbar.""" """Showing prompts above the statusbar."""
import sys
import os.path import os.path
import html import html
import collections import collections