mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-28 10:08:20 -05:00
4 lines
76 B
Ruby
4 lines
76 B
Ruby
class Admin::GroupsController < Admin::AdminController
|
|
def show
|
|
end
|
|
end
|