summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 0a32956eca..93ef7853ef 100644
--- a/setup.py
+++ b/setup.py
@@ -15,9 +15,6 @@
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
-import glob
-import os
-
import setuptools
from nova.openstack.common import setup as common_setup