mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/guitools/org/opends/guitools/controlpanel/util/RemoteSchemaLoader.java @@ -154,7 +154,6 @@ } catch (DirectoryException de) { System.out.println(de.getMessage()); lastException = de; } }