Skip to content

Commit 0570642

Browse files
committed
more cleanup
1 parent d70b046 commit 0570642

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

metadata-ingestion/tests/integration/mode/test_mode.py

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838

3939
class MockResponse:
4040
def __init__(self, error_list, status_code):
41-
self.text = None
4241
self.json_data = None
4342
self.error_list = error_list
4443
self.status_code = status_code

0 commit comments

Comments
 (0)