diff --git a/packages/usdc_migration/Scarb.toml b/packages/usdc_migration/Scarb.toml index db1235f..3ac447e 100644 --- a/packages/usdc_migration/Scarb.toml +++ b/packages/usdc_migration/Scarb.toml @@ -32,9 +32,4 @@ test = "SNFORGE_BACKTRACE=1 snforge test" [[target.starknet-contract]] sierra = true casm = true -casm-add-pythonic-hints = true - -[profile.dev.cairo] -unstable-add-statements-functions-debug-info = true -unstable-add-statements-code-locations-debug-info = true -inlining-strategy = "avoid" \ No newline at end of file +casm-add-pythonic-hints = true \ No newline at end of file