Moved Records into the document module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
This commit is contained in:
@@ -121,7 +121,7 @@ impl Path {
|
||||
mod paths {
|
||||
use super::*;
|
||||
use crate::{
|
||||
message::wrapper::Records,
|
||||
action::Records,
|
||||
name::{Name, Names},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user