mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-06-07 07:51:55 -04:00
Fixed linter errors
This commit is contained in:
@@ -30,8 +30,7 @@ import {
|
||||
mergeMap,
|
||||
mergeWith,
|
||||
shareReplay,
|
||||
switchMap,
|
||||
tap
|
||||
switchMap
|
||||
} from "rxjs/operators"
|
||||
|
||||
import { configuration, feature } from "./_"
|
||||
|
||||
Reference in New Issue
Block a user