From 0bb6235355dbf048ceca0f1b244d899d50c0d369 Mon Sep 17 00:00:00 2001 From: Geoffrey Hayes Date: Sat, 16 Mar 2024 14:51:54 -0700 Subject: [PATCH] Try correctly --- foundry.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/foundry.toml b/foundry.toml index f301d9e..1a23e72 100644 --- a/foundry.toml +++ b/foundry.toml @@ -7,5 +7,4 @@ fs_permissions = [ { access = "read", path = "./.release-tmp"} ] -bytecode_hash = "none" # See more config options https://github.com/foundry-rs/foundry/tree/master/config \ No newline at end of file