mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-28 01:10:58 +01:00
Fixed linter errors
This commit is contained in:
parent
887b7115fc
commit
9ef21503ca
@ -26,7 +26,7 @@ import { map } from "rxjs/operators"
|
|||||||
import { configuration } from "~/_"
|
import { configuration } from "~/_"
|
||||||
import {
|
import {
|
||||||
getElementOrThrow,
|
getElementOrThrow,
|
||||||
requestJSON,
|
requestJSON
|
||||||
} from "~/browser"
|
} from "~/browser"
|
||||||
import { getComponentElements } from "~/components"
|
import { getComponentElements } from "~/components"
|
||||||
import {
|
import {
|
||||||
|
Loading…
Reference in New Issue
Block a user