summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xjt1
1 files changed, 0 insertions, 1 deletions
diff --git a/jt b/jt
index abccc2c..7a4e70b 100755
--- a/jt
+++ b/jt
@@ -82,7 +82,6 @@ class DraftsDirectory(object):
else:
title = None
return title
- return ''
class Command(object):