remove duplicate save id
This commit is contained in:
parent
8d1a5736ba
commit
6bd625b1a1
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@ class Save(Protocol):
|
|||
@property
|
||||
def id(self) -> str: ...
|
||||
@property
|
||||
def id(self) -> str: ...
|
||||
@property
|
||||
def url(self) -> str: ...
|
||||
@property
|
||||
def text(self) -> str: ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue