forked from AkkomaGang/akkoma-fe
remove unused importing
This commit is contained in:
parent
724602bdc1
commit
fa16d66c52
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import { reduce, filter, findIndex } from 'lodash'
|
||||
import { set } from 'vue'
|
||||
import Status from '../status/status.vue'
|
||||
|
||||
const sortById = (a, b) => {
|
||||
|
|
Loading…
Reference in a new issue