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