]> git.decadent.org.uk Git - dak.git/blobdiff - neve
* templates/lisa.bxa_notification: Fix some grammatical errors. Encourage contact...
[dak.git] / neve
diff --git a/neve b/neve
index 4b9b624967b8f9a5c0e64aaad8809635fe77e9a0..d082420d3f015e60efbc36062491425718d1df9e 100755 (executable)
--- a/neve
+++ b/neve
@@ -2,7 +2,7 @@
 
 # Populate the DB
 # Copyright (C) 2000, 2001  James Troup <james@nocrew.org>
-# $Id: neve,v 1.7 2001-11-18 19:57:58 rmurray Exp $
+# $Id: neve,v 1.8 2002-02-12 22:14:38 troup Exp $
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -37,7 +37,7 @@
 
 ###############################################################################################################
 
-import commands, os, pg, re, sys, string, tempfile
+import commands, os, pg, re, string, tempfile
 import apt_pkg
 import db_access, utils