Skip to content

Commit d2ce028

Browse files
committed
Remove unused imports
1 parent 9674126 commit d2ce028

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/view/components/clue/Clue_svg.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Licensed under the MIT license.
33

44
import * as React from "react";
5-
import { DEFAULT_IMG_CLUE } from "../../constants";
65
import "../../styles/Clue.css";
76
export interface IRefObject {
87
[key: string]: React.RefObject<SVGRectElement>;

0 commit comments

Comments
 (0)