Skip to content

Commit

Permalink
chore: fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
claustres committed Jun 24, 2024
1 parent 655209f commit 84a656d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion map/client/components/legend/KLegend.vue
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
<script setup>
import _ from 'lodash'
import logger from 'loglevel'
import sift from 'sift'
import { ref, computed, watch } from 'vue'
import { api, i18n, Store } from '../../../../core/client'
import { getLayersBySublegend } from '../../utils'
Expand Down

0 comments on commit 84a656d

Please sign in to comment.