We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7f469 commit 77048ffCopy full SHA for 77048ff
app/components/modals/add-user-role-modal.js
@@ -1,5 +1,5 @@
1
import classic from 'ember-classic-decorator';
2
-import { action, observer } from '@ember/object';
+import { action } from '@ember/object';
3
import FormMixin from 'open-event-frontend/mixins/form';
4
import ModalBase from 'open-event-frontend/components/modals/modal-base';
5
0 commit comments