Skip to content

Commit

Permalink
chore: fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
claustres committed Oct 3, 2024
1 parent cf8ea94 commit e5c12a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion map/client/components/catalog/KViewsPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import { KGrid, KPanel, KAction } from '../../../../core/client/components'
import { useProject } from '../../composables'
import { cacheView, uncacheView } from '../../utils/utils.offline.js'
import { Dialog, Notify } from 'quasar'
import localforage from 'localforage'
export default {
name: 'k-views-panel',
Expand Down

0 comments on commit e5c12a9

Please sign in to comment.