Skip to content

Commit

Permalink
Remove unnecessary derive in "Scaling Applications" docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Jul 16, 2024
1 parent 964182e commit f003640
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,6 @@
//! Conversation(Conversation),
//! }
//!
//! #[derive(Debug)]
//! enum Message {
//! Contacts(contacts::Message),
//! Conversation(conversation::Message)
Expand Down

0 comments on commit f003640

Please sign in to comment.