From 8bf5c41b132f14abaebf5d842df45c1ef04af864 Mon Sep 17 00:00:00 2001 From: mattn Date: Tue, 25 Oct 2011 21:15:51 +0900 Subject: remove empty lines. --- template/main.python | 2 -- 1 file changed, 2 deletions(-) diff --git a/template/main.python b/template/main.python index 6f1b9a0..e40b7ba 100644 --- a/template/main.python +++ b/template/main.python @@ -1,10 +1,8 @@ # vim: fileencoding=utf-8 - def main(): {{_cursor_}} - if __name__ == '__main__': main() -- cgit v1.2.3-54-g00ecf