Skip to content

Commit

Permalink
removed left pdb
Browse files Browse the repository at this point in the history
  • Loading branch information
saramonzon committed Oct 3, 2023
1 parent e6ac70a commit a39456d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bu_isciii/archive.py
Original file line number Diff line number Diff line change
Expand Up @@ -276,9 +276,6 @@ def __init__(
)
else:
self.services[service]["found_in_system"] = True
import pdb

pdb.set_trace()
self.services[service]["archived_path"] = os.path.join(
bu_isciii.config_json.ConfigJson().get_configuration("global")[
"archived_path"
Expand Down

0 comments on commit a39456d

Please sign in to comment.