chore: clean up build errors

This commit is contained in:
Paul Makles
2022-06-09 14:50:05 +01:00
parent 3399991824
commit 72e60b7528
2 changed files with 0 additions and 2 deletions

View File

@@ -9,7 +9,6 @@ import { Preloader } from "@revoltchat/ui";
import { useApplicationState } from "../../mobx/State";
import Preloader from "../../components/ui/Preloader";
import { Children } from "../../types/Preact";
import { useIntermediate } from "../intermediate/Intermediate";
import { registerEvents } from "./events";