Browse Source

remove debugging code

Antoine Beaupré 9 years ago
parent
commit
c93d975d3f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      setup.py

+ 0 - 1
setup.py

@@ -134,7 +134,6 @@ class build_usage(Command):
         pass
         pass
 
 
     def run(self):
     def run(self):
-        import pdb
         print('generating usage docs')
         print('generating usage docs')
         # XXX: gross hack: allows us to skip loading C modules during help generation
         # XXX: gross hack: allows us to skip loading C modules during help generation
         os.environ['BORG_GEN_USAGE'] = "True"
         os.environ['BORG_GEN_USAGE'] = "True"