Merge "No need to import print function anymore"

This commit is contained in:
Zuul 2020-05-15 12:20:48 +00:00 committed by Gerrit Code Review
commit 02e76ba9f4
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@
"""Migrate introspected data between Swift and database."""
from __future__ import print_function
import sys
from oslo_config import cfg