mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-22 16:04:21 +00:00
🧹 Remove unused import
This commit is contained in:
parent
23aad15efa
commit
557b5476d8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import {Anchor, BaseLink, Bold as B, Color, ListItem as LI, Paragraph as P, Split} from "bluelib/lib/components"
|
import {Anchor, BaseLink, Bold as B, Color, ListItem as LI, Paragraph as P} from "bluelib/lib/components"
|
||||||
import {default as Latex} from "bluelib/lib/components/LatexMath"
|
import {default as Latex} from "bluelib/lib/components/LatexMath"
|
||||||
|
|
||||||
import Todo from "../../components/Todo"
|
import Todo from "../../components/Todo"
|
||||||
|
|
Loading…
Reference in a new issue