Merge "Stop to use the __future__ module."
This commit is contained in:
commit
51356b811c
@ -15,8 +15,6 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
|
||||
try:
|
||||
import ConfigParser
|
||||
except ImportError:
|
||||
|
Loading…
x
Reference in New Issue
Block a user