ud-replicate: do not hard-code 'debian.org' in the 'write-zonefile debian.org' call...
[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: