mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 22:09:09 +00:00
remove argument from the from_str functions
This commit is contained in:
parent
e44bf59334
commit
26e5ac85d4
6 changed files with 2 additions and 11 deletions
|
@ -133,7 +133,6 @@ mod test {
|
|||
filename,
|
||||
source,
|
||||
src_dir.path().to_path_buf(),
|
||||
Default::default(),
|
||||
RocCacheDir::Disallowed,
|
||||
load_config,
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue