Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
boundless-forest committed Feb 8, 2023
1 parent 45e1b4d commit e70ee46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tool/state-processor/src/type_registry.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ pub enum AssetStatus {
Frozen,
Destroying,
}

impl Default for AssetStatus {
fn default() -> Self {
AssetStatus::Live
Expand Down

0 comments on commit e70ee46

Please sign in to comment.