mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-04 19:45:08 -04:00
Removed commented out and unused code
This commit is contained in:
@@ -29,7 +29,10 @@ import {
|
||||
} from "rxjs/operators"
|
||||
|
||||
import { Container } from "../../container"
|
||||
import { resetHeaderShadow, setHeaderShadow } from "../element"
|
||||
import {
|
||||
resetHeaderShadow,
|
||||
setHeaderShadow
|
||||
} from "../element"
|
||||
|
||||
/* ----------------------------------------------------------------------------
|
||||
* Types
|
||||
|
||||
Reference in New Issue
Block a user