Updating api.js deleting console.log (#7185)

Signed-off-by: Juan Carlos Blanco Delgado <juancarlosjr97@gmail.com>
This commit is contained in:
JuanCarlosJr97 2020-07-27 10:05:45 +01:00 committed by GitHub
parent 33634151d4
commit e81c6ba567
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,6 @@ module.exports = {
* @return {Object}
*/
async create(ctx) {
console.log('hello');
const advanced = await strapi
.store({
environment: '',