diff --git a/src/pages/settings/channel/Overview.tsx b/src/pages/settings/channel/Overview.tsx index c205f162f8e4f6988a339aa619d44bb5d64da9d5..b1565ca2b7b9483b296655a3345e5996766e7872 100644 --- a/src/pages/settings/channel/Overview.tsx +++ b/src/pages/settings/channel/Overview.tsx @@ -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";