diff options
Diffstat (limited to 'func')
| -rwxr-xr-x | func/overlord/inventory.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/func/overlord/inventory.py b/func/overlord/inventory.py index e5319ee..47fff6a 100755 --- a/func/overlord/inventory.py +++ b/func/overlord/inventory.py @@ -18,9 +18,7 @@ import os.path import time import optparse import sys -import glob import pprint -import exceptions import xmlrpclib from func.minion import sub_process |
