remove unused var
This commit is contained in:
@@ -103,7 +103,6 @@ class Retag(logcommand.LogCommand):
|
||||
def do(self, args):
|
||||
prog = program.Program()
|
||||
runner = task.SyncRunner()
|
||||
cache = accurip.AccuCache()
|
||||
|
||||
for arg in args:
|
||||
arg = unicode(arg)
|
||||
|
||||
Reference in New Issue
Block a user