Skip to content

Commit 7cfc0f9

Browse files
committed
Mega commit with new READMEs for project definition and scope as well as unit tested actor code.
1 parent 8ff5703 commit 7cfc0f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/commonMain/ai/solace/core/actor/message/ActorMessage.kt

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package ai.solace.core.actor.message
22

3-
import java.util.*
4-
53
enum class MessagePriority {
64
HIGH, NORMAL, LOW
75
}

0 commit comments

Comments
 (0)