Skip to content

Commit 09948ae

Browse files
committed
Removing err field
1 parent 72c485a commit 09948ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cuenca/resources/arpc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ class Arpc(Creatable):
2727
card_uri: str
2828
is_valid_arqc: Optional[bool]
2929
arpc: Optional[str]
30-
err: Optional[str]
3130

3231
@classmethod
3332
def create(

0 commit comments

Comments
 (0)