mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
Updating api.js deleting console.log (#7185)
Signed-off-by: Juan Carlos Blanco Delgado <juancarlosjr97@gmail.com>
This commit is contained in:
parent
33634151d4
commit
e81c6ba567
@ -18,7 +18,6 @@ module.exports = {
|
||||
* @return {Object}
|
||||
*/
|
||||
async create(ctx) {
|
||||
console.log('hello');
|
||||
const advanced = await strapi
|
||||
.store({
|
||||
environment: '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user