Skip to content

Commit

Permalink
Spotless.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrouR committed Dec 4, 2019
1 parent 4050e01 commit 5a4b218
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ private static void print(final String text) {
System.out.println(text);
}


static boolean overrideExistingProject() {
print("Looks like the project exists. Would you like to override it [y/N] ?");
String userAnswer = getUserInput();
Expand Down

0 comments on commit 5a4b218

Please sign in to comment.