minor sync

This commit is contained in:
Stephane Maldini
2016-01-27 20:49:18 +00:00
parent 8a6fa02887
commit 03e6d7dabf

View File

@@ -99,9 +99,4 @@ public class ReactorHttpServer extends HttpServerSupport
this.running = false;
}
}
@Override
public Object upstream() {
return null;
}
}