Skip to content

Commit 068b33d

Browse files
committed
refactor: trim stepfun onboard exports
1 parent 493d05b commit 068b33d

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

extensions/stepfun/onboard.ts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@ import {
1717
STEPFUN_STANDARD_INTL_BASE_URL,
1818
} from "./provider-catalog.js";
1919

20-
export {
21-
STEPFUN_DEFAULT_MODEL_REF,
22-
STEPFUN_PLAN_CN_BASE_URL,
23-
STEPFUN_PLAN_DEFAULT_MODEL_REF,
24-
STEPFUN_PLAN_INTL_BASE_URL,
25-
STEPFUN_STANDARD_CN_BASE_URL,
26-
STEPFUN_STANDARD_INTL_BASE_URL,
27-
};
28-
2920
function createStepFunPresetAppliers(params: {
3021
providerId: string;
3122
primaryModelRef: string;

0 commit comments

Comments
 (0)