Skip to content

Commit

Permalink
Merge pull request #15256 from dduugg/rm-yaml-require
Browse files Browse the repository at this point in the history
Remove yaml require for 5% init speedup
  • Loading branch information
MikeMcQuaid committed Apr 18, 2023
2 parents 434f897 + 6879dca commit 4ef6a2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Library/Homebrew/cask/utils.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
# frozen_string_literal: true

require "utils/user"
require "yaml"
require "open3"
require "stringio"

BUG_REPORTS_URL = "https://github.com/Homebrew/homebrew-cask#reporting-bugs"

Expand Down

0 comments on commit 4ef6a2c

Please sign in to comment.