mirror of
https://github.com/Steffo99/sophon.git
synced 2024-12-22 06:44:21 +00:00
🧹 Remove unused import
This commit is contained in:
parent
3f6b1bd5a3
commit
f748add494
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import {Box, Form} from "@steffo/bluelib-react"
|
||||
import * as React from "react"
|
||||
import {ErrorBox} from "./ErrorBox"
|
||||
import {IgnoreErrorButton} from "./IgnoreErrorButton"
|
||||
import {ReportBugButton} from "./ReportBugButton"
|
||||
|
||||
|
|
Loading…
Reference in a new issue