Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
remybar committed Feb 20, 2025
1 parent 7ce7eb8 commit a686fd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/dojo/core/src/storage/dojo_store.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,4 @@ impl DojoStore_array<T, +Drop<T>, +Serde<T>, +DojoStore<T>> of DojoStore<Array<T
// }
//}


0 comments on commit a686fd3

Please sign in to comment.