mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 05:43:41 +08:00
be354e7950
This commit was generated using the ember-native-class-codemod along with a handful of manual updates
4 lines
111 B
JavaScript
4 lines
111 B
JavaScript
import Controller from "@ember/controller";
|
|
|
|
export default class AdminApiKeysController extends Controller {}
|