Skip to content

Commit 20dbfe8

Browse files
committed
cleanup: remove unused imports from test_view.py
1 parent c207b6c commit 20dbfe8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/tests/test_view.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
from datafusion import SessionContext, col, literal
2-
import pyarrow as pa
3-
import pytest
42

53

64
def test_register_filtered_dataframe():

0 commit comments

Comments
 (0)