commit:     a315e31d59331d331c254c1bd2271b2f52503779
Author:     Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
AuthorDate: Wed May 21 17:38:50 2014 +0000
Commit:     Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
CommitDate: Wed May 21 17:38:50 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=a315e31d

remove unused import

---
 gkeys/cli.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gkeys/cli.py b/gkeys/cli.py
index f688756..200ca87 100644
--- a/gkeys/cli.py
+++ b/gkeys/cli.py
@@ -16,7 +16,6 @@ from __future__ import print_function
 import argparse
 import sys
 
-from gkeys import log
 from gkeys.log import log_levels, set_logger
 
 from gkeys import config

Reply via email to