remove makeAzurePath

This commit is contained in:
lloydzhou
2024-07-05 20:15:56 +08:00
parent 1c20137b0e
commit 6b1b530443
3 changed files with 12 additions and 34 deletions

View File

@@ -7,7 +7,6 @@ import {
ServiceProvider,
} from "../constant";
import { isModelAvailableInServer } from "../utils/model";
import { makeAzurePath } from "../azure";
const serverConfig = getServerSideConfig();