1
0
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:
squidfunk 2021-11-13 11:41:45 +01:00
parent 887b7115fc
commit 9ef21503ca

View File

@ -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 {