Skip to content

Commit

Permalink
remove debug logger
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgazelka committed Dec 4, 2024
1 parent 89919a4 commit c75d606
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/connect/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ def spark_session():
"""

from daft.daft import connect_start
from daft.logging import setup_debug_logger

setup_debug_logger()

# Start Daft Connect server
server = connect_start()
Expand Down

0 comments on commit c75d606

Please sign in to comment.