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,
|
||||
Mapping,
|
||||
Optional,
|
||||
Protocol,
|
||||
Sequence,
|
||||
Set,
|
||||
Tuple,
|
||||
|
|
Loading…
Reference in a new issue