mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 03:36:18 +08:00
Fix more deprecations:
- Remove all `needs:` code
This commit is contained in:
@ -2,7 +2,6 @@ import { default as computed, observes } from 'ember-addons/ember-computed-decor
|
||||
import InputValidation from 'discourse/models/input-validation';
|
||||
|
||||
export default Ember.Controller.extend({
|
||||
needs: ['modal'],
|
||||
numberPollType: 'number',
|
||||
multiplePollType: 'multiple',
|
||||
|
||||
|
Reference in New Issue
Block a user