mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Remove undefined variable.
This commit is contained in:
@@ -145,7 +145,6 @@ class Check
|
||||
end
|
||||
|
||||
if loaded_launchjobs.any?
|
||||
lines << "\n" unless s.empty?
|
||||
lines << Formatter.error("Some launch jobs were not unloaded, add them to #{Formatter.identifier("uninstall launchctl:")}", label: "Error")
|
||||
lines << loaded_launchjobs.join("\n")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user