Skip to content

Commit b160eb0

Browse files
Apply Spotless formatting
1 parent e000143 commit b160eb0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/mycmd/commands/AssocCommand.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ public void execute(String[] args, ShellContext context) throws IOException {
5757
errorGobbler.setDaemon(true);
5858
errorGobbler.start();
5959

60-
6160
try (BufferedReader reader =
6261
new BufferedReader(new InputStreamReader(process.getInputStream()))) {
6362
String line;

0 commit comments

Comments
 (0)