Remove dead code (#17899)
This commit is contained in:
parent
08a693a0a0
commit
5d72003ebb
15 changed files with 4 additions and 66 deletions
|
|
@ -1,5 +1,7 @@
|
|||
import time
|
||||
|
||||
import psycopg2 # type: ignore
|
||||
|
||||
from core.rag.datasource.vdb.opengauss.opengauss import OpenGauss, OpenGaussConfig
|
||||
from tests.integration_tests.vdb.test_vector_store import (
|
||||
AbstractVectorTest,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue