diff --git a/app/controllers/about_controller.rb b/app/controllers/about_controller.rb index 404a497c..b957e445 100644 --- a/app/controllers/about_controller.rb +++ b/app/controllers/about_controller.rb @@ -23,8 +23,6 @@ class AboutController < ApplicationController @smiles = Appendable::Reaction.count end - def faq; end - def privacy_policy; end def terms; end