remove accidentally added newline

This commit is contained in:
Stephan Jorek 2024-02-11 01:39:44 +01:00
parent 1570a4b8a3
commit 863654e37c
No known key found for this signature in database
GPG Key ID: 02A7AB406A7A38D2

View File

@ -950,7 +950,6 @@ module Formulary
end
path = find_formula_in_tap(name, tap)
TapLoader.new(name, path, tap: tap)
end