Skip to content

Commit 9c1db91

Browse files
completed 0-0 task
1 parent c2101a6 commit 9c1db91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

0-0-intro/src/main/java/com/bobocode/intro/ExerciseIntroduction.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ public String encodeMessage(String message) {
4141
return Base64.getEncoder().encodeToString(message.getBytes());
4242
}
4343
}
44+
/*comment*/

0 commit comments

Comments
 (0)