remove config s3 file
This commit is contained in:
parent
0536a76a17
commit
1efad82436
3 changed files with 0 additions and 4 deletions
|
|
@ -77,7 +77,6 @@ export const compettitivePanel = import.meta.env.VITE_COMPETITIVE_EXAM_PANEL;
|
|||
export const qualifyDisableExamPanel = import.meta.env
|
||||
.VITE_QUALIFY_DISABLE_EMAM_PANEL;
|
||||
export const qualifyExamPanel = import.meta.env.VITE_QUALIFY_EXAM_PANEL;
|
||||
export const s3ClusterUrl = import.meta.env.VITE_S3CLUSTER_PUBLIC_URL;
|
||||
|
||||
const API = {
|
||||
//Metadata
|
||||
|
|
@ -351,7 +350,6 @@ export default {
|
|||
compettitivePanel,
|
||||
qualifyDisableExamPanel,
|
||||
qualifyExamPanel,
|
||||
s3ClusterUrl,
|
||||
manualConfig,
|
||||
generatePopupPath,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue