mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 16:14:45 +00:00
fix lgtm alert
This commit is contained in:
@@ -65,7 +65,6 @@ class Cmd(DictParser):
|
||||
action = self.action
|
||||
if templater:
|
||||
action = self._get_action(templater, debug)
|
||||
cmd = action
|
||||
args = self._get_args(templater)
|
||||
if debug and args:
|
||||
self.log.dbg('action args:')
|
||||
|
||||
Reference in New Issue
Block a user