Skip to content

Commit

Permalink
refactor by remove unused constants
Browse files Browse the repository at this point in the history
  • Loading branch information
renanfranca committed May 11, 2024
1 parent 89396c2 commit 092d563
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
@ExtendWith(LogsSpyExtension.class)
class FileSystemStartupCommandsReadmeCommandsHandlerTest {

private static final String EMPTY_MAVEN = "empty-maven";
private static final String EMPTY_GRADLE = "empty-gradle";
private static final FileSystemStartupCommandsReadmeCommandsHandler handler = new FileSystemStartupCommandsReadmeCommandsHandler(
TemplateRenderer.NOOP
);
Expand Down

0 comments on commit 092d563

Please sign in to comment.