mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 00:01:16 +00:00
Cargo fmt
This commit is contained in:
parent
e6d900b978
commit
9f5ed5816b
2 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
use roc_cli::{build, docs, build_app, repl, DIRECTORY_OR_FILES};
|
||||
use roc_cli::{build, build_app, docs, repl, DIRECTORY_OR_FILES};
|
||||
use std::io;
|
||||
use std::path::{Path, PathBuf};
|
||||
use target_lexicon::Triple;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue