mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-14 23:27:06 +08:00
This commit was generated using the ember-native-class-codemod along with a handful of manual updates
2 lines
107 B
JavaScript
2 lines
107 B
JavaScript
import Controller from "@ember/controller";
|
|
export default class AdminUserController extends Controller {}
|