Remove unused imports
Change-Id: Ia2900e50263950ba40ba86e685640cacaa2137a7
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
Exceptions common to OpenStack projects
|
||||
"""
|
||||
|
||||
import itertools
|
||||
import logging
|
||||
|
||||
|
||||
|
||||
@@ -21,7 +21,6 @@ Time related utilities and helper functions.
|
||||
|
||||
import calendar
|
||||
import datetime
|
||||
import time
|
||||
|
||||
import iso8601
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@ System-level utilities and helper functions.
|
||||
"""
|
||||
|
||||
import logging
|
||||
import os
|
||||
import random
|
||||
import shlex
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@ Utilities for consuming the auto-generated versioninfo files.
|
||||
|
||||
import datetime
|
||||
import pkg_resources
|
||||
import os
|
||||
|
||||
import setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user