Commit c9b5a8d6 authored by Benedikt Waldvogel's avatar Benedikt Waldvogel
Browse files

Remove unused constant in PropertyConstants

parent 6dd4373f
......@@ -3,7 +3,6 @@ package org.gitlab4j.api;
public interface PropertyConstants {
public static final String TEST_PROJECT_SUBDIRECTORY_PATH = "src/main/docs/test-project.txt";
public static final String TEST_PROPERTIES_FILENAME = "test-gitlab4j.properties";
// The following are keys used to look up values in the test propertiues file
public static final String ADMIN_PASSWORD_KEY = "TEST_ADMIN_PASSWORD";
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment