Skip to content

Commit 23d1f4a

Browse files
committed
Issue-112 remove redundant line
1 parent 06f5957 commit 23d1f4a

File tree

1 file changed

+0
-2
lines changed
  • 3-0-java-core/3-6-3-crazy-regex/src/main/java/com/bobocode/se

1 file changed

+0
-2
lines changed

3-0-java-core/3-6-3-crazy-regex/src/main/java/com/bobocode/se/CrazyRegex.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,4 @@ public String replaceLastSevenDigitsOfPhoneNumberToX(String phones) {
252252
public String insertLinksAndResourcesIntoHref(String links) {
253253
throw new ExerciseNotCompletedException();
254254
}
255-
256-
257255
}

0 commit comments

Comments
 (0)