mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-11 02:59:40 +02:00
unused import
This commit is contained in:
@@ -8,7 +8,7 @@ from contextlib import contextmanager, suppress
|
||||
from functools import partial
|
||||
from typing import (
|
||||
Any, Callable, Dict, FrozenSet, Generator, Iterable, List, Optional,
|
||||
Sequence, Tuple, Type
|
||||
Tuple, Type
|
||||
)
|
||||
|
||||
from .conf.definition import as_conf_file, config_lines
|
||||
|
||||
Reference in New Issue
Block a user