Cleanup unnecessary toast module

Change-Id: I97b2897cf0b8b0687728ff30c4f1dcc560bb37cd
This commit is contained in:
jing.liuqing 2017-06-16 00:22:28 +08:00
parent fa10215b31
commit 98d79f72ef
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
) {