diff --git a/r53update b/r53update index 37c86bb..8f4ec84 100755 --- a/r53update +++ b/r53update @@ -335,5 +335,3 @@ if __name__ == '__main__': except Exception, e: print >>sys.stderr, "%s" % e sys.exit(1) - -# vim: set nu ts=2 autoindent : #