mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
remove console
This commit is contained in:
parent
dce4077fdc
commit
7dd6352b17
@ -45,7 +45,6 @@ module.exports = function(nico) {
|
||||
}
|
||||
return item.meta.category;
|
||||
}));
|
||||
console.log(categories);
|
||||
return categories;
|
||||
},
|
||||
find_demo_in_component: function(pages, directory) {
|
||||
|
Loading…
Reference in New Issue
Block a user