Skip to content

Commit

Permalink
style: white space
Browse files Browse the repository at this point in the history
  • Loading branch information
THEGOLDENPRO committed Aug 12, 2024
1 parent 0444a6c commit 7df0282
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/agc-parser/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,4 @@ fn check_toml(toml_path: &PathBuf) -> Result<toml::Value, toml::de::Error> {
let toml: Result<toml::Value, toml::de::Error> = toml::from_str(&toml_text);

toml
}


}

0 comments on commit 7df0282

Please sign in to comment.