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