fix: remove unused variable

pull/4/head
lokyoung 2018-04-19 10:33:04 +08:00
parent eba3acf503
commit fc4e678616
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ import { default as Tree } from './tree'
// import { default as TreeSelect } from './tree-select'
import tabs, { default as Tabs } from './tabs'
import { default as Tabs } from './tabs'
import { default as Tag } from './tag'