Skip to content

Commit fb8c7fa

Browse files
committed
Deleted duplicated reference to the confirm status
1 parent ff3a9d7 commit fb8c7fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pallets/fund-admin-records/src/types.rs

+1-2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,5 @@ pub enum RecordType {
4141
Reject,
4242
Recovery,
4343
Cancel,
44-
Confirm,
45-
BankDocumentation
44+
Confirm
4645
}

0 commit comments

Comments
 (0)