Polish
This commit is contained in:
@@ -283,7 +283,7 @@ public class LiveReloadServer {
|
||||
}
|
||||
}
|
||||
|
||||
private void runConnection(Connection connection) throws IOException, Exception {
|
||||
private void runConnection(Connection connection) throws Exception {
|
||||
try {
|
||||
addConnection(connection);
|
||||
connection.run();
|
||||
|
||||
Reference in New Issue
Block a user