Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Commit 23b654e

Browse files
committed
fix: remove debugging artifact
1 parent 6e78598 commit 23b654e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

mapswipe_workers/tests/integration/test_create_street_project.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ def test_create_street_project(self):
5656
result = ref.get(shallow=True)
5757
self.assertIsNotNone(result)
5858

59-
breakpoint()
60-
6159

6260
if __name__ == "__main__":
6361
unittest.main()

0 commit comments

Comments
 (0)