Commit 966193e2 by danasmera

Delete unused import glob

parent b8434db3
......@@ -2,7 +2,6 @@
import os
import sys
from glob import glob
sys.path.insert(0, os.path.abspath('lib'))
from ansible import __version__, __author__
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment