mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove unnecessary cast
Became moot after the recent message changes but seems to have got left behind.
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import cast
|
||||
|
||||
from ..containers import Container
|
||||
from ..css.query import DOMQuery, QueryError
|
||||
from ..message import Message
|
||||
|
||||
Reference in New Issue
Block a user