Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mraszyk committed Apr 2, 2024
1 parent 4e6d85d commit e4bee25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/canister-info/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ fn check_candid_file() {
)
.join("test.did");

// See comments in main above
candid::export_service!();
let expected = __export_service();

Expand Down

0 comments on commit e4bee25

Please sign in to comment.