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

dugan
23.45.2009 30b09f619f2141ca3972f9c7bbbe742e2d4d5351
Fix pre-commit trailing space error.
1 files modified
2 ■■■ changed files
opends/resource/DynamicConstants.java.stubs 2 ●●● patch | view | raw | blame | history
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}";
  /**