Remove extra comment

This commit is contained in:
Rylan Polster 2021-08-06 04:35:45 -04:00
parent 737dd1654b
commit 2afbd38dde
No known key found for this signature in database
GPG Key ID: 46A744940CFF4D64
2 changed files with 1 additions and 5 deletions

View File

@ -5,7 +5,7 @@ require "github_packages"
module Homebrew module Homebrew
module API module API
# Helper functions for using the Bottle JSON API. # Helper functions for using the bottle JSON API.
# #
# @api private # @api private
module Bottle module Bottle

View File

@ -4,10 +4,6 @@
require "api" require "api"
describe Homebrew::API::Bottle do describe Homebrew::API::Bottle do
# before do
# ENV["HOMEBREW_JSON_CORE"] = "1"
# end
let(:bottle_json) { let(:bottle_json) {
<<~EOS <<~EOS
{ {