mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-10 01:03:36 -05:00
remove unused import
This commit is contained in:
parent
55a7b00954
commit
a32a7d409f
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ import { ServerPermission } from "revolt.js/dist/api/permissions";
|
||||||
import { Server } from "revolt.js/dist/maps/Servers";
|
import { Server } from "revolt.js/dist/maps/Servers";
|
||||||
import styled from "styled-components";
|
import styled from "styled-components";
|
||||||
|
|
||||||
import { Text } from "preact-i18n";
|
|
||||||
|
|
||||||
import Header from "../ui/Header";
|
import Header from "../ui/Header";
|
||||||
import IconButton from "../ui/IconButton";
|
import IconButton from "../ui/IconButton";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue