mirror of
https://github.com/strapi/strapi.git
synced 2025-12-30 00:37:24 +00:00
Remove logs
This commit is contained in:
parent
e0793559dc
commit
6222c3bf28
@ -45,8 +45,6 @@ const sendUpdateProjectInformation = async () => {
|
||||
|
||||
groupProperties = assign(groupProperties, { numberOfActiveAdminUsers, numberOfAdminUsers });
|
||||
|
||||
console.log(groupProperties);
|
||||
|
||||
strapi.telemetry.send('didUpdateProjectInformation', {
|
||||
groupProperties
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user