chore: 删除未使用引入

This commit is contained in:
unanmed 2025-05-27 20:55:50 +08:00
parent 5ddeed6d19
commit 046d136b5a

View File

@ -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 {