From 53d449c5088342cfc63a4178ca6c5474c47006ae Mon Sep 17 00:00:00 2001 From: TatianaLopaeva Date: Thu, 15 Apr 2021 19:53:49 +0300 Subject: [PATCH] Web: Deleted useless console.log. --- .../pages/Settings/categories/common/team-template.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/web/ASC.Web.Client/src/components/pages/Settings/categories/common/team-template.js b/web/ASC.Web.Client/src/components/pages/Settings/categories/common/team-template.js index c98ad162e8..1b4de3499e 100644 --- a/web/ASC.Web.Client/src/components/pages/Settings/categories/common/team-template.js +++ b/web/ASC.Web.Client/src/components/pages/Settings/categories/common/team-template.js @@ -283,8 +283,6 @@ class TeamTemplate extends React.Component { this.setState({ [name]: value }); - console.log("change"); - if (selectedOption.label !== teamTemplate[3].name) { this.setState({ id: teamTemplate[3].id,