mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-06 13:23:06 +00:00
Remove from __future__ lines
We only support python3 Change-Id: Ieb82eb3369c4ac73f3595dc84ca11e1f11766a79
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
# (c) 2016, Steve Baker <sbaker@redhat.com>
|
||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
|
||||
from __future__ import absolute_import, division, print_function
|
||||
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
|
||||
Reference in New Issue
Block a user