Clean up code.

This commit is contained in:
Paul
2021-07-29 20:11:50 +01:00
parent 768c80b051
commit d5cd45196e
3 changed files with 42 additions and 133 deletions

View File

@@ -23,7 +23,6 @@ import { Unreads } from "../../../redux/reducers/unreads";
import { useIntermediate } from "../../../context/intermediate/Intermediate";
import { AppContext } from "../../../context/revoltjs/RevoltClient";
import { useDMs, useForceUpdate } from "../../../context/revoltjs/hooks";
import Category from "../../ui/Category";
import placeholderSVG from "../items/placeholder.svg";