Skip to content

Commit

Permalink
Update CSharpierProcessServer.java
Browse files Browse the repository at this point in the history
  • Loading branch information
belav committed Apr 12, 2024
1 parent 16c08ab commit 525c28b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import com.google.gson.Gson;
import com.intellij.openapi.project.Project;

// TODO split these changes out into another PR. maybe queue them up with any other rider changes
public class CSharpierProcessServer implements ICSharpierProcess2, Disposable {
private final Gson gson = new Gson();
private final String csharpierPath;
Expand Down

0 comments on commit 525c28b

Please sign in to comment.