mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
repair if style
This commit is contained in:
parent
4caee38388
commit
a57b9e7bdf
@ -1,6 +1,4 @@
|
||||
# typed: strict
|
||||
# frozen_string_literal: true
|
||||
|
||||
if OS.linux?
|
||||
require "extend/os/linux/cmd/update-report"
|
||||
end
|
||||
require "extend/os/linux/cmd/update-report" if OS.linux?
|
||||
|
Loading…
x
Reference in New Issue
Block a user