Skip to content

Commit 4d69825

Browse files
committed
chore: Clean up
1 parent e8de496 commit 4d69825

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rerun_py/tests/unit/test_datafusion_tables.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
HOST = "localhost"
2424
PORT = None # Will be set dynamically
2525
CATALOG_URL = None # Will be set dynamically
26-
# CATALOG_URL = f"rerun+http://{HOST}:{PORT}"
2726
DATASET_NAME = "dataset"
2827

2928
DATASET_FILEPATH = pathlib.Path(__file__).parent.parent.parent.parent / "tests" / "assets" / "rrd" / "dataset"

0 commit comments

Comments
 (0)