Skip to content

Commit

Permalink
remove test label
Browse files Browse the repository at this point in the history
  • Loading branch information
segfault-magnet committed Oct 6, 2024
1 parent 88e016c commit 111a32d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fuels-core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ impl Configurables {
Self { offsets_with_data }
}

// TODO: test
pub fn with_shifted_offsets(self, shift: i64) -> Result<Self> {
let new_offsets_with_data = self
.offsets_with_data
Expand Down

0 comments on commit 111a32d

Please sign in to comment.