aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2014-12-27 16:01:11 +0000
committerMike McQuaid2014-12-27 16:31:45 +0000
commit5c99489a96173af08c0551d2ba5e6d21618540a1 (patch)
treed4815e6161fa2de3fdcf7659625fc278b5d737ec /Library/Formula
parent8a884af5e8098eea1be8a4fc233d53e5d0e0817a (diff)
downloadhomebrew-5c99489a96173af08c0551d2ba5e6d21618540a1.tar.bz2
git: fix strict audit failures.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/git.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/git.rb b/Library/Formula/git.rb
index 0661d25c7..d3fd665ec 100644
--- a/Library/Formula/git.rb
+++ b/Library/Formula/git.rb
@@ -1,5 +1,3 @@
-require "formula"
-
class Git < Formula
homepage "http://git-scm.com"
url "https://www.kernel.org/pub/software/scm/git/git-2.2.1.tar.gz"