Skip to content

Commit

Permalink
fix: fix compilation of token box (AztecProtocol#3981)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored Jan 12, 2024
1 parent 12b07fa commit 0f994d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boxes/token/src/contracts/src/types/token_note.nr
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use dep::aztec::{
constants::{
MAX_READ_REQUESTS_PER_CALL
},
}
},
note::{
note_header::NoteHeader,
note_interface::NoteInterface,
Expand Down

0 comments on commit 0f994d0

Please sign in to comment.