Remove unused import from widget.py

This commit is contained in:
Dave Pearson
2023-04-20 08:59:38 +01:00
parent 0e8e232a08
commit 88b068fd64

View File

@@ -16,7 +16,6 @@ from typing import (
ClassVar, ClassVar,
Collection, Collection,
Generator, Generator,
Generic,
Iterable, Iterable,
NamedTuple, NamedTuple,
Sequence, Sequence,