mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
chore: clean up build errors
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -217,7 +217,6 @@ export const Account = observer(() => {
|
||||
description={
|
||||
"Your account will be queued for deletion, a confirmation email will be sent."
|
||||
}
|
||||
hover
|
||||
action="chevron"
|
||||
onClick={() => {
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user