projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe1e120
)
notifications.py: remove unused import
author
Markus Lehtonen
<markus.lehtonen@linux.intel.com>
Wed, 14 Nov 2012 13:39:52 +0000
(15:39 +0200)
committer
Guido Günther
<agx@sigxcpu.org>
Fri, 23 Nov 2012 16:28:49 +0000
(17:28 +0100)
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/notifications.py
patch
|
blob
|
history
diff --git
a/gbp/notifications.py
b/gbp/notifications.py
index
9115ac3
..
95c4bf4
100644
(file)
--- a/
gbp/notifications.py
+++ b/
gbp/notifications.py
@@
-15,7
+15,6
@@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-import log
import warnings
notify_module = None