Skip to content

Commit e147f48

Browse files
committed
Exceptions refactoring.
1 parent 278aafc commit e147f48

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

src/main/java/io/eigr/spawn/api/ActorRef.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import io.eigr.functions.protocol.actors.ActorOuterClass;
1010
import io.eigr.spawn.api.exceptions.ActorCreationException;
1111
import io.eigr.spawn.api.exceptions.ActorInvocationException;
12-
import io.eigr.spawn.api.exceptions.ActorNotFoundException;
1312
import io.eigr.spawn.api.exceptions.SpawnException;
1413
import io.eigr.spawn.internal.transport.client.SpawnClient;
1514

src/main/java/io/eigr/spawn/api/exceptions/ActorNotFoundException.java

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)