Remove unnecessary derive in "Scaling Applications" docs
This commit is contained in:
parent
964182e4b8
commit
f0036400a1
1 changed files with 0 additions and 1 deletions
|
|
@ -410,7 +410,6 @@
|
||||||
//! Conversation(Conversation),
|
//! Conversation(Conversation),
|
||||||
//! }
|
//! }
|
||||||
//!
|
//!
|
||||||
//! #[derive(Debug)]
|
|
||||||
//! enum Message {
|
//! enum Message {
|
||||||
//! Contacts(contacts::Message),
|
//! Contacts(contacts::Message),
|
||||||
//! Conversation(conversation::Message)
|
//! Conversation(conversation::Message)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue