Small fixes

This commit is contained in:
nizune 2021-07-09 23:08:27 +02:00
parent a2211d9fd7
commit 968d1473a7

View file

@ -1,6 +1,5 @@
import { Channels } from "revolt.js/dist/api/objects";
import styles from "./Panes.module.scss";
import { Text } from "preact-i18n";
import { useContext, useEffect, useState } from "preact/hooks";