Skip to content

Commit b01324f

Browse files
Potential fix for code scanning alert no. 662: Unused variable, import, function or class
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 95a96e7 commit b01324f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/components/elements/svg/DifficultyIcons.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import classnames from "classnames";
66
import {Rectangle} from "./Rectangle";
77
import {Circle} from "./Circle";
88
import classNames from "classnames";
9-
import { icon } from "leaflet";
109

1110
// Difficulty icon proportions
1211
const difficultyIconWidth = siteSpecific(15, 25);

0 commit comments

Comments
 (0)