Skip to content

Commit

Permalink
fix codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
trofik00777 committed Feb 18, 2024
1 parent 451b2b3 commit 533a80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/ru/vk/itmo/test/trofimovmaxim/RunServer.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import java.nio.file.Files;
import java.util.List;

public class RunServer {
public final class RunServer {
private RunServer() {
}

Expand Down

0 comments on commit 533a80e

Please sign in to comment.