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

dugan
23.45.2009 e74ee7bc49ba258e07b0475ce15b8b0b6b1eb7b7
Fix pre-commit trailing space error.
1 files modified
2 ■■■ changed files
opendj-sdk/opends/resource/DynamicConstants.java.stubs 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/resource/DynamicConstants.java.stubs
@@ -129,7 +129,7 @@
  /**
   * The Subversion url repository location on which this build is based.
   */
  public static final String URL_REPOSITORY =
  public static final String URL_REPOSITORY =
      "${URL_REPOSITORY}";
  /**