Merge "Remove unused print_function imports"
This commit is contained in:
commit
3b6b88ec04
@ -36,8 +36,6 @@
|
||||
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import datetime
|
||||
import iso8601
|
||||
import sys
|
||||
|
@ -12,8 +12,6 @@
|
||||
|
||||
"""Methods for working with eventlet WSGI servers."""
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import socket
|
||||
|
||||
from oslo_config import cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user