Remove unused import statement

This commit is contained in:
Raphaël Bournhonesque 2017-01-24 09:47:26 +01:00
parent 902f136f18
commit cf8474401b

View File

@ -1,8 +1,6 @@
# encoding: utf8
from __future__ import unicode_literals, print_function
from os import path
from ..language import Language
from ..attrs import LANG