mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-27 16:08:21 +00:00
Remove unneeded log
This commit is contained in:
@@ -503,7 +503,6 @@ public class Server implements AutoCloseable, Runnable {
|
||||
|
||||
@Override
|
||||
public void close() throws Exception {
|
||||
LOGGER.error("Closing spy", new Throwable());
|
||||
sendBuildMessages();
|
||||
super.close();
|
||||
}
|
||||
|
Reference in New Issue
Block a user