mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
31.34.2007 8b837ecf240a107267d609750c1aec88d3be768e
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/CLIProfile.java
@@ -41,7 +41,7 @@
/**
 * This class is used to access CLI profile annotations.
 */
public class CLIProfile {
class CLIProfile {
  // The singleton instance.
  private static final CLIProfile INSTANCE = new CLIProfile();