Remove a whole bunch of unused imports
Change-Id: I6759e5b6250c48cc0deb4b198b44c948c64c47d1
This commit is contained in:
3
setup.py
3
setup.py
@@ -19,11 +19,8 @@
|
|||||||
import gettext
|
import gettext
|
||||||
import glob
|
import glob
|
||||||
import os
|
import os
|
||||||
import subprocess
|
|
||||||
import sys
|
|
||||||
|
|
||||||
from setuptools import find_packages
|
from setuptools import find_packages
|
||||||
from setuptools.command.sdist import sdist
|
|
||||||
|
|
||||||
# In order to run the i18n commands for compiling and
|
# In order to run the i18n commands for compiling and
|
||||||
# installing message catalogs, we use DistUtilsExtra.
|
# installing message catalogs, we use DistUtilsExtra.
|
||||||
|
Reference in New Issue
Block a user