remove outdated comments

pull/8/head v0.10
kewl fft 2018-05-22 22:11:12 +01:00
parent 5911911f64
commit 39541acc78
1 changed files with 0 additions and 4 deletions

4
aur.py
View File

@ -3,10 +3,6 @@
from ansible.module_utils.basic import *
from ansible.module_utils.urls import open_url
import json
# try:
# from urllib.request import urlopen
# except ImportError:
# from urllib2 import urlopen
import tarfile
import os
import os.path