fixup! Merge branch 'develop' into 0.14
This commit is contained in:
parent
c383c6241e
commit
0b7a7a0f02
1 changed files with 0 additions and 1 deletions
|
@ -828,7 +828,6 @@ impl Future for IrcClientFuture {
|
|||
/// crate. An easy to use abstraction that does not require this knowledge is available via
|
||||
/// [`IrcReactors`](./reactor/struct.IrcReactor.html).
|
||||
pub struct PackedIrcClient(pub IrcClient, pub Box<Future<Item = (), Error = error::IrcError> + Send + 'static>);
|
||||
>>>>>>> develop
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
|
|
Loading…
Add table
Reference in a new issue