Skip to content

Commit

Permalink
Still Used in Client Code
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Strittmatter <[email protected]>
  • Loading branch information
Weltraumschaf authored and Ilyesbdlala committed Jul 31, 2024
1 parent 7209601 commit c92b4a5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ public class ToolTypeService extends GenericDefectDojoService<ToolType> {
public static final String GIT_SERVER_NAME = "Git Server";
@Deprecated(forRemoval = true) // Unused
public static final String BUILD_SERVER_NAME = "Build Server";
@Deprecated(forRemoval = true) // Unused
public static final String SECURITY_TEST_SERVER_NAME = "Security Test Orchestration Engine";

public ToolTypeService(Config config) {
Expand Down

0 comments on commit c92b4a5

Please sign in to comment.