fix: 删除无用依赖
Build
build-job
> basic-vue-admin@0.0.1 prepare /builds/basic/basic-vue-admin
> husky install
husky - Git hooks installed
WARN The integrity of 14845 files was checked. This might have caused installation to take longer.
$ if [ "$CI_BUILD_REF_NAME" == "beta" ]; then NPM_SCRIPT="build:test"; else if ["$CI_BUILD_REF_NAME" == "preview"]; then NPM_SCRIPT="build:preview"; else NPM_SCRIPT="build"; fi
/bin/sh: eval: line 85: syntax error: unexpected end of file (expecting "fi")section_end:1659355580:step_scriptsection_start:1659355580:cleanup_file_variablesCleaning up project directory and file based variablessection_end:1659355581:cleanup_file_variablesERROR: Job failed: exit code 2