ESLint: Fix warnings and errors.

This commit is contained in:
baldo 2022-08-25 23:07:41 +02:00
commit f0dcb63418
2 changed files with 126 additions and 102 deletions

View file

@ -8,7 +8,6 @@ import {
hasOwnProperty,
isLayerConfig,
isPlainObject,
isString,
Url,
Version,
} from "./types";