Cleanup some debug logging
This commit is contained in:
@@ -236,7 +236,6 @@ public class SimpleLanguageServer implements Sts4LanguageServer, LanguageClientA
|
||||
if (ih!=null){
|
||||
ih.accept(params);
|
||||
}
|
||||
Log.info("IntializeResult = {}");
|
||||
return CompletableFuture.completedFuture(result);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user