Code cleanup
This commit is contained in:
parent
51682c04b1
commit
3758249a28
8 changed files with 13 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
use serde::{Deserialize, Serialize};
|
||||
|
||||
use crate::types::{ElementContent, ElementId, Family, FamilyId, MessageId, PotId};
|
||||
use crate::types::{ElementContent, ElementId, Family, MessageId, PotId};
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug, Clone)]
|
||||
pub struct Message {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue