summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xjt1
1 files changed, 0 insertions, 1 deletions
diff --git a/jt b/jt
index 29932a6..5951973 100755
--- a/jt
+++ b/jt
@@ -58,7 +58,6 @@ class DraftsDirectory(object):
yield basename[:-len('.mdwn')], os.path.join(self.dirname, basename)
-
class Command(object):
def __init__(self, app):