aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/geoip.rb
diff options
context:
space:
mode:
authorMike McQuaid2014-12-27 16:00:35 +0000
committerMike McQuaid2014-12-27 16:31:45 +0000
commit797b332a497115206eb1db221c386ec76fb35f4c (patch)
tree0643499925f8734d842e7ae4376a582c467a31d8 /Library/Formula/geoip.rb
parent61b6c7d3d6337d6da34f1048c78da308244a3c46 (diff)
downloadhomebrew-797b332a497115206eb1db221c386ec76fb35f4c.tar.bz2
geoip: fix strict audit failures.
Diffstat (limited to 'Library/Formula/geoip.rb')
-rw-r--r--Library/Formula/geoip.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/geoip.rb b/Library/Formula/geoip.rb
index c57ee1cd3..01a618fa8 100644
--- a/Library/Formula/geoip.rb
+++ b/Library/Formula/geoip.rb
@@ -1,5 +1,3 @@
-require "formula"
-
class Geoip < Formula
homepage "https://github.com/maxmind/geoip-api-c"