From f5e25bcb2be79bf493503f0d98f6898db1148e7d Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Fri, 16 May 2014 22:16:25 +0200 Subject: code style --- giti.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/giti.py b/giti.py index d6d7dc3..b2a9830 100755 --- a/giti.py +++ b/giti.py @@ -23,8 +23,6 @@ def gitiglobal(type): print "Got unexpected answer from Github, you better check on them..." - - def store(file): """ Store content in file @@ -48,7 +46,6 @@ def store(file): print "Did nothing, your .gitignore lives like before" - def giti(type): """ Fetch gitignore from directory -- cgit v1.2.3