diff --git a/packages/server/src/sdk/app/rows/search/external.ts b/packages/server/src/sdk/app/rows/search/external.ts index 9d9f4fde39..3ce1013b85 100644 --- a/packages/server/src/sdk/app/rows/search/external.ts +++ b/packages/server/src/sdk/app/rows/search/external.ts @@ -23,7 +23,6 @@ import pick from "lodash/pick" import { outputProcessing } from "../../../../utilities/rowProcessor" import sdk from "../../../" import { isSearchingByRowID } from "./utils" -import { ExternalReadRequestReturnType } from "../../../../api/controllers/row/ExternalRequest" function getPaginationAndLimitParameters( filters: SearchFilters,