Skip to content

Commit

Permalink
Revert "chore: temp add panic"
Browse files Browse the repository at this point in the history
This reverts commit 109f13f.
  • Loading branch information
fzyzcjy committed Mar 10, 2024
1 parent 61e90f4 commit 0e349c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frb_example/dart_build_rs/rust/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ use lib_flutter_rust_bridge_codegen::codegen::Config;
use lib_flutter_rust_bridge_codegen::utils::logs::configure_opinionated_logging;

fn main() -> anyhow::Result<()> {
panic!("hi deliberate panic");

// Uncomment the line below, if you only want to generate bindings on api directory change.
//
// NOTE: This accelerates the build process, but you will need to manually trigger binding
Expand Down

0 comments on commit 0e349c4

Please sign in to comment.