diff --git a/rest/runMethod.ts b/rest/runMethod.ts index df0a619a8..498878717 100644 --- a/rest/runMethod.ts +++ b/rest/runMethod.ts @@ -1,5 +1,5 @@ import { RestManager } from "./restManager.ts"; -import { API_VERSION, BASE_URL, baseEndpoints, IMAGE_BASE_URL } from "../util/constants.ts"; +import { API_VERSION, BASE_URL, baseEndpoints } from "../util/constants.ts"; import { RestRequestRejection, RestRequestResponse } from "./rest.ts"; export async function runMethod(