fix: add import

This commit is contained in:
Anna 2022-03-20 00:46:25 -04:00
parent 0d3de07d65
commit 389ae71ebb
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
use std::sync::Arc;
use std::time::Instant;
use anyhow::Context;
use irc::{
client::prelude::Message,
proto::{Command, Response},