ruff unused import
This commit is contained in:
@@ -2,7 +2,6 @@ from __future__ import annotations
|
|||||||
|
|
||||||
from dataclasses import dataclass
|
from dataclasses import dataclass
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import Mapping
|
|
||||||
|
|
||||||
ASSETS = Path(__file__).resolve().parent.parent / "assets" / "schemes"
|
ASSETS = Path(__file__).resolve().parent.parent / "assets" / "schemes"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user