Minor refactoring from code review with Rohan

This commit is contained in:
Will Marshall
2014-06-19 11:41:24 +10:00
parent c02c7cf7ca
commit b9561ecf20
18 changed files with 19 additions and 53 deletions

View File

@@ -1,7 +1,6 @@
class MapController < BaseController
layout 'darkswarm'
before_filter :load_active_distributors
before_filter :load_visible_enterprises
def index
end