From: Mark Hymers Date: Sun, 9 Aug 2009 14:12:08 +0000 (+0100) Subject: remove unneeded import X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=0000e62e216d9c9a4ff35046f8df5650627d59c9;p=dak.git remove unneeded import Signed-off-by: Mark Hymers --- diff --git a/dak/add_user.py b/dak/add_user.py index fb525dc7..8da9dcdf 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