Skip to content

Commit

Permalink
Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuichiueda committed Jul 12, 2024
1 parent a7c0c03 commit b207331
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/elements/subword/braced_param.rs
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ impl BracedParam {
eprintln!("sush: {}: {}", &self.name, &value);
return false;
}

if self.default_symbol == ":+" {
if self.text == "" {
self.default_value.subwords.clear();
Expand Down

0 comments on commit b207331

Please sign in to comment.