Skip to content

Commit 47ea8cd

Browse files
committed
Fix unused import
1 parent 5ebd44c commit 47ea8cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/render/CategoryPill.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import * as React from "react";
2-
import * as ReactDOM from "react-dom";
32
import { createRoot, Root } from "react-dom/client";
43
import CategoryPillComponent, { CategoryPillState } from "../components/CategoryPillComponent";
54
import Config from "../config";

0 commit comments

Comments
 (0)