Moved MsgAction into action module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
use crate::{
|
||||
action::MsgAction,
|
||||
message::{
|
||||
action::{Action, MsgAction},
|
||||
action::Action,
|
||||
wrapper::{Message, Records},
|
||||
},
|
||||
name::{Name, NameType, Names},
|
||||
|
||||
Reference in New Issue
Block a user