summaryrefslogtreecommitdiff
path: root/alot/commands/globals.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/commands/globals.py')
-rw-r--r--alot/commands/globals.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/alot/commands/globals.py b/alot/commands/globals.py
index 3e53a450..e30192c6 100644
--- a/alot/commands/globals.py
+++ b/alot/commands/globals.py
@@ -251,7 +251,6 @@ class ExternalCommand(Command):
ret = ''
# TODO: these can probably be refactored in terms of helper.call_cmd
- # and helper.call_cmd_async
if self.in_thread:
try:
if self.shell: