Remove excrescent code.

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
This commit is contained in:
Jianhui Zhao
2018-02-18 14:13:29 +08:00
parent 2363349e7c
commit aa8108c117
2 changed files with 1 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ import '@zhaojh329/string.format.js'
Vue.config.productionTip = false
Vue.use(iView, { locale });
Vue.use(iView);
Vue.use(VueContextMenu)
/* eslint-disable no-new */

File diff suppressed because one or more lines are too long