Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
MV88 committed Feb 9, 2024
1 parent b14ebc3 commit e9fc987
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/client/components/TOC/fragments/legend/Legend.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ import {
addAuthenticationToSLD,
clearNilValuesForParams
} from '../../../../utils/SecurityUtils';
import {
randomInt
} from '../../../../utils/cesium/MathUtils';
import Message from '../../../I18N/Message';

class Legend extends React.Component {
Expand Down

0 comments on commit e9fc987

Please sign in to comment.