From 2323256789d0868f2d62e89b03b4373ddb5856fd Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 22 Nov 2014 18:45:59 +0200 Subject: Remove empty line --- jt | 1 - 1 file changed, 1 deletion(-) 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): -- cgit v1.2.1