Remove require for queries_product_distribution

This commit is contained in:
Rohan Mitchell
2013-03-08 16:59:47 +11:00
parent 711f769bcd
commit 955f313abc

View File

@@ -1,5 +1,3 @@
require 'open_food_web/queries_product_distribution'
class ApplicationController < ActionController::Base
protect_from_forgery