Remove unused deps in CommentSection, build now works
This commit is contained in:
parent
edb7ef2fc4
commit
d2fd1a17ed
1 changed files with 0 additions and 3 deletions
|
@ -1,10 +1,7 @@
|
|||
import {
|
||||
For,
|
||||
JSXElement,
|
||||
Show,
|
||||
createResource,
|
||||
createSignal,
|
||||
useContext,
|
||||
} from "solid-js";
|
||||
|
||||
import { getComments } from "../Util/api";
|
||||
|
|
Loading…
Reference in a new issue