Skip to content

Commit e585d23

Browse files
committed
chore: Formatting.
1 parent 1523dbc commit e585d23

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/catalyst-toolbox/catalyst-toolbox/scripts/python/proposers_rewards.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,6 @@ class Author(pydantic.BaseModel):
7272
email: str
7373
user_name: str = pydantic.Field(alias="userName")
7474

75-
# CatGateway models
76-
77-
class CatalystDocumentProposal(pydantic.BaseModel):
78-
79-
8075
# Ideascale models
8176

8277
class IdeascaleProposal(pydantic.BaseModel):

0 commit comments

Comments
 (0)