Unused var

This commit is contained in:
Ayaz Hafiz 2023-06-06 15:48:01 -05:00
parent 6702efaf29
commit e2482c8b1d
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58

View file

@ -230,7 +230,6 @@ fn gen_from_mono_module_llvm<'a>(
EntryPoint::Test => roc_mono::ir::EntryPoint::Expects { symbols: &[] },
};
let build_procedures_start = Instant::now();
roc_gen_llvm::llvm::build::build_procedures(
&env,
&mut loaded.layout_interner,