aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins/recaptcha/init.rb
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/plugins/recaptcha/init.rb')
-rw-r--r--vendor/plugins/recaptcha/init.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/plugins/recaptcha/init.rb b/vendor/plugins/recaptcha/init.rb
deleted file mode 100644
index 28494d250..000000000
--- a/vendor/plugins/recaptcha/init.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-require 'recaptcha.rb'
-ActionView::Base.send :include, Ambethia::ReCaptcha::Helper
-ActionController::Base.send :include, Ambethia::ReCaptcha::Controller \ No newline at end of file