More of "We don't use the LDAP object in these functions, so I don't see why we're...
[mirror/userdir-ldap.git] / ud-homecheck
index dda3410..ba463c1 100755 (executable)
@@ -3,7 +3,7 @@
 # Checks a directory against the passwd file assuming it is the home
 # directory directory
 
-import string, ldap, getopt, sys, os, pwd;
+import ldap, getopt, sys, os, pwd;
 
 for x in os.listdir(sys.argv[1]):
    try: