mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-20 06:05:16 +00:00
Remove unused import
This commit is contained in:
parent
10fbf36e92
commit
cb1858ecc8
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ from enum import IntEnum
|
|||
from functools import partial
|
||||
from gettext import gettext as _
|
||||
from itertools import chain
|
||||
from time import monotonic
|
||||
from typing import (
|
||||
TYPE_CHECKING, Any, Callable, Deque, Dict, Iterable, List, NamedTuple,
|
||||
Optional, Pattern, Sequence, Tuple, Union
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue