refactor: Cleaned up some left-over implementation stubs
This commit is contained in:
@@ -48,10 +48,6 @@ impl Inbox {
|
||||
|
||||
msgs
|
||||
}
|
||||
|
||||
pub fn pending_count(&self) -> usize {
|
||||
self.messages.lock().len()
|
||||
}
|
||||
}
|
||||
|
||||
impl Clone for Inbox {
|
||||
|
||||
Reference in New Issue
Block a user