Modified code Pyflakes warning.
File config.py: W402 'os' imported but unused Change-Id: Ie6e728183638312ccfa09e62626e05a49289009b
This commit is contained in:
parent
1f6165b6ea
commit
ff5bff89d4
@ -15,7 +15,6 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
import os
|
||||
|
||||
from quantum.common import config
|
||||
from quantum.openstack.common import cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user