Skip to content

Commit a986ea0

Browse files
committed
cleanup set-default
1 parent b8f389c commit a986ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/bootloader/bls.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ def self.default_menu
102102
)
103103
output = ""
104104
end
105-
output
105+
output.strip!
106106
end
107107

108108

0 commit comments

Comments
 (0)