Skip to content

Commit

Permalink
fixup! some TODOs and another comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Jan 19, 2024
1 parent 916f80c commit 2971c2f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions crates/namada/src/vm/host_env.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2557,9 +2557,6 @@ where
H: StorageHasher,
CA: WasmCacheAccess,
{
// TODO: is it ok to not explicitly use the `_actions` and use the default
// behavior????

fn write_bytes_with_opts(
&mut self,
key: &Key,
Expand Down

0 comments on commit 2971c2f

Please sign in to comment.