Skip to content

Commit dced607

Browse files
committed
remove print
1 parent 7074e05 commit dced607

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/integration_tests/conftest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
CLIENT_SECRET = os.getenv('DATACRUNCH_CLIENT_SECRET')
1515
CLIENT_ID = os.getenv('DATACRUNCH_CLIENT_ID')
1616

17-
print(CLIENT_SECRET)
18-
1917

2018
@pytest.fixture
2119
def datacrunch_client():

0 commit comments

Comments
 (0)