Skip to content

Commit 32999e9

Browse files
author
kabulov kozim
committed
remove unused imports from test_core.py
1 parent 727f0f8 commit 32999e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import sqlalchemy as sa
88
import ydb
99
from sqlalchemy import Column, Integer, String, Table, Unicode
10-
from sqlalchemy.orm import declarative_base, sessionmaker
1110
from sqlalchemy.testing.fixtures import TablesTest, TestBase, config
1211
from ydb._grpc.v4.protos import ydb_common_pb2
1312

0 commit comments

Comments
 (0)