Remove admin base controller

#475
This commit is contained in:
Artur Beljajev 2017-04-27 09:43:54 +03:00
parent f96bf3100a
commit 8733389f5d

View file

@ -1,5 +0,0 @@
module Admin
class BaseController < AdminController
end
end