Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rowheat02 committed Jan 14, 2025
1 parent d1eefd3 commit 372554e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/client/utils/LayersUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import { getEPSGCode } from './CoordinatesUtils';
import { ANNOTATIONS, updateAnnotationsLayer, isAnnotationLayer } from '../plugins/Annotations/utils/AnnotationsUtils';
import { getLocale } from './LocaleUtils';
import { isSingleDefaultGroup } from '../plugins/TOC/utils/TOCUtils';
import uuid from 'uuid';


let LayersUtils;
Expand Down

0 comments on commit 372554e

Please sign in to comment.