diff --git a/action/config_template.py b/action/config_template.py index ca5e969..a8f6969 100644 --- a/action/config_template.py +++ b/action/config_template.py @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with Ansible. If not, see . -from __future__ import (absolute_import, division, print_function) - try: import ConfigParser except ImportError: