cleanup,no nested controllers

This commit is contained in:
2015-09-08 16:31:02 +02:00
parent fdcfaa1d7d
commit 1172ae975b
@@ -1,7 +0,0 @@
module Users
module Lists
class OrdersController < Users::ApplicationController
respond_to :json
end
end
end