Removed incomplete doc comment.

This commit is contained in:
Aaron Weiss 2016-02-12 11:30:55 -05:00
parent a8dc3c6502
commit 7d7e09fa8e

View file

@ -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;