mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-09 21:57:24 +00:00
remove debugging code
This commit is contained in:
parent
9cbc868764
commit
c93d975d3f
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -134,7 +134,6 @@ class build_usage(Command):
|
|||
pass
|
||||
|
||||
def run(self):
|
||||
import pdb
|
||||
print('generating usage docs')
|
||||
# XXX: gross hack: allows us to skip loading C modules during help generation
|
||||
os.environ['BORG_GEN_USAGE'] = "True"
|
||||
|
|
Loading…
Add table
Reference in a new issue