fix: remove double spaces in default values (#6649)

Command run: `for file in $(rg --hidden '".  "' -l); do sed -i '/".  "/s/  ",/ ",/' $file; done`
This commit is contained in:
Acid Bong
2025-06-07 00:26:34 +03:00
committed by GitHub
parent ccc32e73fc
commit e406f552f8
7 changed files with 11 additions and 11 deletions
@@ -1,5 +1,5 @@
[aws]
symbol = " "
symbol = " "
[buf]
symbol = " "