Skip to content

Commit cf2a4dd

Browse files
committed
Remove debug output included in the codebase by mistake
1 parent f9df6e6 commit cf2a4dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/globaleaks/tests/handlers/whistleblower/test_wbtip.py

-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ def setUp(self):
101101
@inlineCallbacks
102102
def test_put(self):
103103
old_receipt = self.dummySubmission['receipt']
104-
print(self.dummySubmission['receipt'])
105104
new_receipt = '1234123412341234'
106105

107106
# 1. Verify the old receipt works

0 commit comments

Comments
 (0)