No need to import print function anymore
No need to import print_function from __future__ Change-Id: I1e07fdb667935feacf84270871cb9677b0deae4c
This commit is contained in:
parent
a9f7f67de5
commit
773b199ae7
@ -12,8 +12,6 @@
|
||||
|
||||
"""Migrate introspected data between Swift and database."""
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import sys
|
||||
|
||||
from oslo_config import cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user