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