Remove unused import

This commit is contained in:
DarkPhoenix
2015-05-01 19:02:13 +03:00
parent 12d6a2c5de
commit 3ae39b2e7c

View File

@@ -6,7 +6,6 @@ Windows executable + installer: python setup.py bdist_msi
"""
import sys
from itertools import chain
from cx_Freeze import setup, Executable