mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
Remove from __future__ lines
We only support python3 Change-Id: Ieb82eb3369c4ac73f3595dc84ca11e1f11766a79
This commit is contained in:
@@ -13,10 +13,6 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
# The next line is pointless for this file, but the collection
|
||||
# linter freaks out if they are not there.
|
||||
from __future__ import absolute_import, division, print_function
|
||||
|
||||
import pbr.version
|
||||
|
||||
from ruamel.yaml import YAML
|
||||
|
||||
Reference in New Issue
Block a user