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

matthew_swift
31.34.2007 14c17601c870593d4eb54c583fd7da7d1189d16f
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();