[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] remove unneeded import



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 dak/add_user.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dak/add_user.py b/dak/add_user.py
index fb525dc..8da9dcd 100755
--- a/dak/add_user.py
+++ b/dak/add_user.py
@@ -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
-- 
1.5.6.5



Reply to: