You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by sk...@apache.org on 2020/02/26 16:27:08 UTC

[syncope] branch 2_1_X updated: Removed printing added by mistake

This is an automated email from the ASF dual-hosted git repository.

skylark17 pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 8da82c9  Removed printing added by mistake
8da82c9 is described below

commit 8da82c9ae3002475792d7c2ec10062f0a7481b84
Author: skylark17 <sk...@apache.org>
AuthorDate: Wed Feb 26 17:25:37 2020 +0100

    Removed printing added by mistake
---
 .../syncope/client/console/wizards/any/LinkedAccountPlainAttrsPanel.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/client/console/src/main/java/org/apache/syncope/client/console/wizards/any/LinkedAccountPlainAttrsPanel.java b/client/console/src/main/java/org/apache/syncope/client/console/wizards/any/LinkedAccountPlainAttrsPanel.java
index 61c45e6..0670892 100644
--- a/client/console/src/main/java/org/apache/syncope/client/console/wizards/any/LinkedAccountPlainAttrsPanel.java
+++ b/client/console/src/main/java/org/apache/syncope/client/console/wizards/any/LinkedAccountPlainAttrsPanel.java
@@ -81,7 +81,6 @@ public class LinkedAccountPlainAttrsPanel extends AbstractAttrsWizardStep<PlainS
                 new AnyTypeRestClient().read(userTO.getType()).getClasses(),
                 AnyLayoutUtils.fetch(Arrays.asList(userTO.getType())).getUser().getWhichPlainAttrs(),
                 modelObject);
-        System.out.println("CCCCCCCCCCC");
 
         this.linkedAccountTO = modelObject.getInnerObject();
         this.fixedAttrs.addAll(this.linkedAccountTO.getPlainAttrs().stream().