Skip to content

Commit 1a540c6

Browse files
RajThak-998Copilot
andauthored
Update core/src/main/java/hudson/slaves/SlaveComputer.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1c28a5a commit 1a540c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/java/hudson/slaves/SlaveComputer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,6 @@ public void run() {
854854
launcher.beforeDisconnect(SlaveComputer.this, taskListener);
855855
closeChannel();
856856
safeAfterDisconnect();
857-
// launcher.afterDisconnect(SlaveComputer.this, taskListener);
858857
}
859858
});
860859
}

0 commit comments

Comments
 (0)