mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
cargo fmt
This commit is contained in:
parent
c9ef2deb80
commit
088df46a76
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ fn main() -> io::Result<()> {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
pub fn build(matches: &ArgMatches, run_after_build: bool) -> io::Result<()> {
|
||||
let filename = matches.value_of(FLAG_ROC_FILE).unwrap();
|
||||
let opt_level = if matches.is_present(FLAG_OPTIMIZE) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue