2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00
discourse/app/assets/javascripts/admin/controllers/admin-user.js.es6

4 lines
104 B
Text
Raw Normal View History

2014-08-12 19:04:36 -04:00
import ObjectController from 'discourse/controllers/object';
export default ObjectController.extend();