Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lifepuzzlefun1 committed Jan 29, 2024
1 parent df18db9 commit 9302283
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

import java.io.BufferedReader;
import java.io.IOException;
import java.util.stream.Collectors;

public class CommandUtils {
public static CommandResult run(String... cmd) {
Expand Down

0 comments on commit 9302283

Please sign in to comment.