This commit is contained in:
Kovid Goyal 2023-03-07 12:42:25 +05:30
parent cd4b19918c
commit ecfebcd6af
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -14,7 +14,6 @@ from typing import (
Optional,
Sequence,
Tuple,
Union,
)
from .borders import Border, BorderColor