Skip to content

Commit

Permalink
Add new line in EOF.
Browse files Browse the repository at this point in the history
Jakio815 committed Jan 24, 2025
1 parent 1124642 commit cb1a95a
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -41,4 +41,4 @@ protected CommunicationType fromString(String string, MessageReporter reporter)
public String name() {
return "comm-type";
}
}
}
Original file line number Diff line number Diff line change
@@ -41,4 +41,4 @@ public static CommunicationType getDefault() {
return CommunicationType.TCP;
}
}
}
}

0 comments on commit cb1a95a

Please sign in to comment.