diff --git a/lucida/asyncthrift/fake/fakeqa/src/lucida/thrift/LucidaService.java b/lucida/asyncthrift/fake/fakeqa/src/lucida/thrift/LucidaService.java index 36feb4870..d3ecc8c06 100644 --- a/lucida/asyncthrift/fake/fakeqa/src/lucida/thrift/LucidaService.java +++ b/lucida/asyncthrift/fake/fakeqa/src/lucida/thrift/LucidaService.java @@ -108,7 +108,6 @@ public void recv_learn() throws org.apache.thrift.TException { learn_result result = new learn_result(); receiveBase(result, "learn"); - return; } public String infer(String LUCID, QuerySpec query) throws org.apache.thrift.TException