No effective change - Code cleanup,remove unnecessary comma

This commit is contained in:
Robin Bygrave
2015-07-31 13:18:26 +12:00
parent 6843c72149
commit 49b97887b0
9 changed files with 14 additions and 14 deletions
@@ -82,5 +82,5 @@ public final class DaemonThreadPool extends ThreadPoolExecutor {
public void run() {
shutdown();
}
};
}
}