Remove unused import

This commit is contained in:
ines 2017-04-16 19:54:16 +02:00
parent 0084466a66
commit ed7e19ad68

View File

@ -1,7 +1,6 @@
# coding: utf8
from __future__ import unicode_literals, print_function
import io
import ujson
import re
from pathlib import Path