Commit 8509f228 by James Cammarata

Merge pull request #11731 from danasmera/devel

Delete unused import glob
parents eca88d42 966193e2
......@@ -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