mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Remove unneeded feature application controllers and rake task files
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
module EaterprisesFeature
|
||||
class ApplicationController < Chili::ApplicationController
|
||||
end
|
||||
end
|
||||
@@ -1,4 +0,0 @@
|
||||
# desc "Explaining what the task does"
|
||||
# task :eaterprises_feature do
|
||||
# # Task goes here
|
||||
# end
|
||||
@@ -1,4 +0,0 @@
|
||||
module EnterprisesDistributorInfoRichTextFeature
|
||||
class ApplicationController < Chili::ApplicationController
|
||||
end
|
||||
end
|
||||
@@ -1,4 +0,0 @@
|
||||
# desc "Explaining what the task does"
|
||||
# task :enterprises_distributor_info_rich_text_feature do
|
||||
# # Task goes here
|
||||
# end
|
||||
@@ -1,4 +0,0 @@
|
||||
module LocalOrganicsFeature
|
||||
class ApplicationController < Chili::ApplicationController
|
||||
end
|
||||
end
|
||||
@@ -1,4 +0,0 @@
|
||||
# desc "Explaining what the task does"
|
||||
# task :local_organics_feature do
|
||||
# # Task goes here
|
||||
# end
|
||||
Reference in New Issue
Block a user