From 2afbd38dde4f371ec4a120aa46f77e7738bce5f2 Mon Sep 17 00:00:00 2001 From: Rylan Polster Date: Fri, 6 Aug 2021 04:35:45 -0400 Subject: [PATCH] Remove extra comment --- Library/Homebrew/api/bottle.rb | 2 +- Library/Homebrew/test/api/bottle_spec.rb | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/Library/Homebrew/api/bottle.rb b/Library/Homebrew/api/bottle.rb index ad832f2254..1e6a595d86 100644 --- a/Library/Homebrew/api/bottle.rb +++ b/Library/Homebrew/api/bottle.rb @@ -5,7 +5,7 @@ require "github_packages" module Homebrew module API - # Helper functions for using the Bottle JSON API. + # Helper functions for using the bottle JSON API. # # @api private module Bottle diff --git a/Library/Homebrew/test/api/bottle_spec.rb b/Library/Homebrew/test/api/bottle_spec.rb index dee8e05649..89760e45eb 100644 --- a/Library/Homebrew/test/api/bottle_spec.rb +++ b/Library/Homebrew/test/api/bottle_spec.rb @@ -4,10 +4,6 @@ require "api" describe Homebrew::API::Bottle do - # before do - # ENV["HOMEBREW_JSON_CORE"] = "1" - # end - let(:bottle_json) { <<~EOS {