Merge pull request #2336 from davep/tidy-widget

Remove unused import from widget.py
This commit is contained in:
Dave Pearson 2023-04-20 09:32:01 +01:00 committed by GitHub
commit f4e5f23053
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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