style: 去掉无关引用

This commit is contained in:
maxmon 2023-04-15 23:21:25 +08:00
parent ca2fb49112
commit 4d9a0006b6
1 changed files with 0 additions and 1 deletions

View File

@ -134,7 +134,6 @@
<script>
import { getColor } from '../../js/color.js'
import { saveAsFile } from '../../js/utils.js'
import CVPoint from '@/components/CV/point.vue'
import RLHF from '@/components/NLP/rlhf.vue'