Skip to content

Commit

Permalink
Code cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
broneill committed Oct 5, 2024
1 parent 3ce1780 commit 9abe57b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/org/cojen/dirmi/core/StubInvoker.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
import java.lang.invoke.MethodHandles;
import java.lang.invoke.VarHandle;

import org.cojen.dirmi.Remote;

/**
* Base class for remote stubs which actually invoke the remote methods over the pipe. This
* class must not declare any new public instance methods because they can conflict with
Expand Down

0 comments on commit 9abe57b

Please sign in to comment.