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

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
gitofdeepanshu committed Jun 26, 2023
1 parent 0171f31 commit 6c5a6ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion precompiles/utils/src/bytes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ impl<K: Kind, S: Get<u32>> EvmData for BoundedBytesString<K, S> {
fn has_static_size() -> bool {
false
}

}

// BytesString <=> Vec/&[u8]
Expand Down

0 comments on commit 6c5a6ea

Please sign in to comment.