mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 10:23:34 +00:00
Remove logs Graphql
This commit is contained in:
parent
651cf3198b
commit
4ced536eaf
@ -196,8 +196,6 @@ module.exports = {
|
||||
}
|
||||
|
||||
if (!_.isFunction(acc[type][resolver])) {
|
||||
console.log(type, resolver);
|
||||
|
||||
acc[type][resolver] = acc[type][resolver].resolver;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user