Skip to content

Commit

Permalink
Remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
akheron committed Jan 2, 2012
1 parent 42cf936 commit 3b484bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sala/__init__.py
Expand Up @@ -283,8 +283,6 @@ def do_set(config, files, options):




def main(): def main():
global SALADIR, KEYFILE

parser = optparse.OptionParser( parser = optparse.OptionParser(
usage='%prog action [file...]', usage='%prog action [file...]',
add_help_option=False add_help_option=False
Expand Down

0 comments on commit 3b484bb

Please sign in to comment.