commit | 11b8687ed11cf8b6e08bb2adeff6f84f0d87f1b4 | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.opendev.org> | Tue May 05 20:08:25 2020 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Tue May 05 20:08:25 2020 +0000 |
tree | 896a50cf6040f2a949445784f9de63ca40551142 | |
parent | f684ccd283e4221444ac07c3ca50c4407435134e [diff] | |
parent | 696a057ca2db5558dfcfdf73bcbd4a0f34f2aeb2 [diff] |
Merge "TrivialFix: Remove unnecessary import"
diff --git a/manila_tempest_tests/config.py b/manila_tempest_tests/config.py index 2205f6b..18f4be5 100644 --- a/manila_tempest_tests/config.py +++ b/manila_tempest_tests/config.py
@@ -13,8 +13,6 @@ # License for the specific language governing permissions and limitations # under the License. -from __future__ import print_function - from oslo_config import cfg service_option = cfg.BoolOpt("manila",