style: 去掉无关引用
This commit is contained in:
parent
ca2fb49112
commit
4d9a0006b6
|
@ -134,7 +134,6 @@
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { getColor } from '../../js/color.js'
|
import { getColor } from '../../js/color.js'
|
||||||
import { saveAsFile } from '../../js/utils.js'
|
|
||||||
import CVPoint from '@/components/CV/point.vue'
|
import CVPoint from '@/components/CV/point.vue'
|
||||||
import RLHF from '@/components/NLP/rlhf.vue'
|
import RLHF from '@/components/NLP/rlhf.vue'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue