Remove load_active_distributors call missed by merge

This commit is contained in:
Rohan Mitchell
2015-06-10 18:38:32 +10:00
parent 610a4c03fe
commit b37f21dce1

View File

@@ -1,6 +1,5 @@
class ShopsController < BaseController
layout 'darkswarm'
before_filter :load_active_distributors
def index
end