perf: remove comments
gitea/salix-front/pipeline/pr-test There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-test There was a failure building this commit
Details
This commit is contained in:
parent
7daa97999b
commit
ed43f413f5
|
@ -1,5 +1,5 @@
|
|||
<script setup>
|
||||
import { ref, computed, provide } from 'vue';
|
||||
import { ref, computed } from 'vue';
|
||||
import { useI18n } from 'vue-i18n';
|
||||
import { useArrayData } from 'composables/useArrayData';
|
||||
import toDate from 'filters/toDate';
|
||||
|
|
Loading…
Reference in New Issue