Removed deprecated ember-keyboard options

refs 14965a5cb8

- the options are deprecated and were throwing warnings during build
This commit is contained in:
Kevin Ansfield 2022-01-17 17:31:58 +00:00
parent 7ce7d5377b
commit 5ec0a34747
1 changed files with 0 additions and 5 deletions

View File

@ -37,11 +37,6 @@ module.exports = function (environment) {
includeTimezone: 'all'
},
emberKeyboard: {
disableInputsInitializer: true,
propagation: true
},
'@sentry/ember': {
disablePerformance: true,
sentry: {}