mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 16:53:04 +08:00
refactor(action): remove ActionExecutorInput
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
package work.slhaf.partner.module.modules.action.executor.entity
|
|
||||||
|
|
||||||
import work.slhaf.partner.core.action.entity.ExecutableAction
|
|
||||||
|
|
||||||
data class ActionExecutorInput(val actions: Set<ExecutableAction>)
|
|
||||||
Reference in New Issue
Block a user