Remove dead code (#17899)
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user