Skip to content

Commit 61a7965

Browse files
Remove unused import
1 parent 3c95605 commit 61a7965

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/pyathena/spark/test_async_spark_cursor.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
import time
55
from random import randint
66

7-
import pytest
8-
9-
from pyathena import OperationalError
107
from pyathena.model import AthenaCalculationExecution
118
from tests import ENV
129

0 commit comments

Comments
 (0)