mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Fix code style.
This commit is contained in:
parent
f4ac2996a7
commit
177e9163c2
@ -624,7 +624,6 @@ module Formulary
|
|||||||
options = {
|
options = {
|
||||||
alias_path: (alias_path if alias_dir == tap&.alias_dir),
|
alias_path: (alias_path if alias_dir == tap&.alias_dir),
|
||||||
tap: tap,
|
tap: tap,
|
||||||
|
|
||||||
}.compact
|
}.compact
|
||||||
|
|
||||||
super(name, path, **options)
|
super(name, path, **options)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user