Merge pull request #2336 from davep/tidy-widget
Remove unused import from widget.py
This commit is contained in:
commit
f4e5f23053
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ from typing import (
|
|||
ClassVar,
|
||||
Collection,
|
||||
Generator,
|
||||
Generic,
|
||||
Iterable,
|
||||
NamedTuple,
|
||||
Sequence,
|
||||
|
|
|
|||
Loading…
Reference in a new issue