This commit is contained in:
Folkert 2022-12-29 01:15:41 +01:00
parent 1a2e1aecdb
commit 23b52894cc
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C

View file

@ -98,7 +98,6 @@ fn compile_roc_to_wasm_bytes<'a, T: Wasm32Result>(
filename,
module_src,
src_dir,
Default::default(),
RocCacheDir::Disallowed,
load_config,
);