Skip to content

Commit 65e2ec1

Browse files
refactor(web): remove-duplicate-imports
1 parent 3489f0e commit 65e2ec1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

web/src/components/EvidenceCard.tsx

-4
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ import { hoverShortTransitionTiming } from "styles/commonStyles";
2020
import { landscapeStyle } from "styles/landscapeStyle";
2121
import { responsiveSize } from "styles/responsiveSize";
2222

23-
import { hoverShortTransitionTiming } from "styles/commonStyles";
24-
import { landscapeStyle } from "styles/landscapeStyle";
25-
import { responsiveSize } from "styles/responsiveSize";
26-
2723
import { ExternalLink } from "./ExternalLink";
2824
import { InternalLink } from "./InternalLink";
2925

0 commit comments

Comments
 (0)