Skip to content

Commit

Permalink
Merge pull request #697 from Homebrew/services_missing_require
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid authored Jul 14, 2024
2 parents ec57f8f + 8a35a4c commit 33ce90b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/services.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
end

require "abstract_command"
require "service"

module Homebrew
module Cmd
Expand Down

0 comments on commit 33ce90b

Please sign in to comment.