interpreter: fix lints

This commit is contained in:
Edward Amsden 2023-08-31 14:44:21 -05:00
parent f52d6d96db
commit 7e4558e4f9

View File

@ -1,4 +1,3 @@
#[macro_use]
extern crate num_derive;
#[macro_use]
extern crate static_assertions;