]> git.decadent.org.uk Git - dak.git/blobdiff - dak/add_user.py
remove unneeded import
[dak.git] / dak / add_user.py
index fb525dc7fd75607e69a7ff20c297e2ec0cfcceee..8da9dcdf3b6c5971ad8615a9a8e03666457003ad 100755 (executable)
@@ -18,7 +18,6 @@ add his key to the GPGKeyring
 # I know what I say. I dont know python and I wrote it. So go and read some other stuff.
 
 import commands
-import pg
 import re
 import sys
 import time