mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-06-08 00:07:59 +08:00
chore: 删除未使用引入
This commit is contained in:
parent
5ddeed6d19
commit
046d136b5a
@ -1,7 +1,7 @@
|
||||
import { LayerShadowExtends } from '@motajs/legacy-ui';
|
||||
import { Props, Font } from '@motajs/render';
|
||||
import { WeatherController } from '../../weather';
|
||||
import { defineComponent, onMounted, reactive, ref, watch } from 'vue';
|
||||
import { defineComponent, onMounted, reactive, ref } from 'vue';
|
||||
import { Textbox, Tip } from '../components';
|
||||
import { GameUI } from '@motajs/system-ui';
|
||||
import {
|
||||
|
Loading…
Reference in New Issue
Block a user