Remove unused Protocol import
This commit is contained in:
parent
50daaf797a
commit
a0f10cc056
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ from typing import (
|
||||||
List,
|
List,
|
||||||
Mapping,
|
Mapping,
|
||||||
Optional,
|
Optional,
|
||||||
Protocol,
|
|
||||||
Sequence,
|
Sequence,
|
||||||
Set,
|
Set,
|
||||||
Tuple,
|
Tuple,
|
||||||
|
|
Loading…
Reference in a new issue