Removing unnecessary import

This commit is contained in:
Daniel Donckers 2015-09-16 10:31:54 -06:00
parent ed5ac932a5
commit 57389d55b1

View file

@ -15,7 +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 print_function
import sys
import os
import re