Removed incomplete doc comment.
This commit is contained in:
parent
a8dc3c6502
commit
7d7e09fa8e
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
//! Interface for working with IRC Servers.
|
||||
//!
|
||||
//! There are currently two recommended ways to work
|
||||
use std::borrow::ToOwned;
|
||||
use std::cell::Cell;
|
||||
use std::collections::HashMap;
|
||||
|
|
Loading…
Reference in a new issue