diff --git a/packages/server/src/integrations/oracle.ts b/packages/server/src/integrations/oracle.ts index a2101ff303..f8ec6e8bae 100644 --- a/packages/server/src/integrations/oracle.ts +++ b/packages/server/src/integrations/oracle.ts @@ -23,7 +23,6 @@ import { BindParameters, Connection, ConnectionAttributes, - DBError, ExecuteOptions, Result, } from "oracledb"