mirror of
https://github.com/n8n-io/n8n.git
synced 2025-11-20 17:46:34 +00:00
feat: removed console.log
This commit is contained in:
parent
ab7fa4f832
commit
d0dea4d9ab
@ -544,7 +544,6 @@ export class FrontendService {
|
||||
previewMode,
|
||||
enterprise: { saml, ldap, oidc },
|
||||
};
|
||||
console.log('publicSettings', publicSettings);
|
||||
return publicSettings;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user