chore: remove stray import
This commit is contained in:
parent
4220563e34
commit
0bb487b1ba
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import { VariableUiElement } from "./VariableUIElement"
|
|||
import Locale from "../i18n/Locale"
|
||||
import Link from "./Link"
|
||||
import Svg from "../../Svg"
|
||||
import show = Mocha.reporters.Base.cursor.show
|
||||
|
||||
/**
|
||||
* The little 'translate'-icon next to every icon + some static helper functions
|
||||
|
|
Loading…
Reference in a new issue