Skip to content

Commit

Permalink
Remove panic
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed Sep 25, 2024
1 parent 2e83252 commit 643245c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/ark/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,4 @@ fn main() {
.join("manifest")
.join("ark-manifest.rc");
embed_resource::compile(resource, embed_resource::NONE);

panic!("oh no");
}

0 comments on commit 643245c

Please sign in to comment.