Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
rebase origin/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ra0x3 committed Oct 24, 2023
1 parent 7b98776 commit aca1298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/fuel-indexer-plugin/src/wasm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ pub trait Entity<'a>: Sized + PartialEq + Eq + std::fmt::Debug {
None
}
}


/// Saves a record.
fn save(&self) {
Expand Down

0 comments on commit aca1298

Please sign in to comment.