Skip to content

Commit

Permalink
remove unused imports from test_core.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kabulov kozim committed Apr 19, 2024
1 parent 727f0f8 commit 32999e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import sqlalchemy as sa
import ydb
from sqlalchemy import Column, Integer, String, Table, Unicode
from sqlalchemy.orm import declarative_base, sessionmaker
from sqlalchemy.testing.fixtures import TablesTest, TestBase, config
from ydb._grpc.v4.protos import ydb_common_pb2

Expand Down

0 comments on commit 32999e9

Please sign in to comment.