notifications.py: remove unused import
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 14 Nov 2012 13:39:52 +0000 (15:39 +0200)
committerGuido 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

index 9115ac3..95c4bf4 100644 (file)
@@ -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