Merge "Cleanup unnecessary toast module"

This commit is contained in:
Jenkins 2017-06-16 09:12:21 +00:00 committed by Gerrit Code Review
commit e36109c3a9
1 changed files with 0 additions and 2 deletions

View File

@ -25,7 +25,6 @@
'horizon.framework.util.i18n.gettext',
'horizon.framework.util.q.extensions',
'horizon.framework.widgets.modal.deleteModalService',
'horizon.framework.widgets.toast.service',
'horizon.app.core.flavors.resourceType'
];
@ -45,7 +44,6 @@
gettext,
$qExtensions,
deleteModal,
toast,
flavorsResourceType
) {