Remove extraneous struct member
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s
Details
This commit is contained in:
parent
a8dcbe7a35
commit
34306e78aa
|
@ -21,7 +21,6 @@ contract Proposals is DAOContract {
|
|||
|
||||
struct Referendum {
|
||||
uint duration;
|
||||
uint poolIndex;
|
||||
uint fee;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue