Merge pull request #17783 from shivammathur/fix-pr-req

This commit is contained in:
Carlo Cabrera 2024-07-17 11:20:48 +02:00 committed by GitHub
commit ce31ab8b4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@
# frozen_string_literal: true
require "abstract_command"
require "tap"
require "utils/github"
module Homebrew