Merge "Stop to use the __future__ module."
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
# under the License.
|
||||
|
||||
"""Fixtures for Cinder tests."""
|
||||
# NOTE(mriedem): This is needed for importing from fixtures.
|
||||
from __future__ import absolute_import
|
||||
|
||||
import logging as std_logging
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user