We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e622dd5 commit 1f8c414Copy full SHA for 1f8c414
pallets/proxy-financial/src/types.rs
@@ -23,7 +23,6 @@ pub struct ProjectData<T: Config> {
23
pub image: CID,
24
pub address: FieldName,
25
pub status: ProjectStatus,
26
- pub project_type: ProjectType,
27
pub creation_date: u64,
28
pub completion_date: u64,
29
pub updated_date: u64,
0 commit comments