fix eslint warning

This commit is contained in:
Pan
2017-04-29 16:29:37 +08:00
parent da9d9332b4
commit 785c3beaf5
8 changed files with 106 additions and 117 deletions

View File

@@ -19,7 +19,7 @@
import editorVideo from './components/editorVideo';
import editorSlide from './components/editorSlide';
import editorImage from './components/editorImage';
import { getToken, upload } from 'api/qiniu'; // 七牛
// import { getToken, upload } from 'api/qiniu'; // 七牛
// 业务需求可删除
export default {
name: 'tinymce',