mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
Revert "add future boilerplate imports"
This reverts commit e82c3907bb.
This commit is contained in:
parent
5dee4b0576
commit
6f822d08d4
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
||||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
# Imports and info for sanity checking
|
# Imports and info for sanity checking
|
||||||
from __future__ import (absolute_import, division, print_function)
|
|
||||||
from distutils.version import LooseVersion
|
from distutils.version import LooseVersion
|
||||||
|
|
||||||
FW_VERSION = None
|
FW_VERSION = None
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue