fix: add import

This commit is contained in:
Anna 2022-03-20 00:46:25 -04:00
parent 58718263d7
commit 499aeee2b4
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
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},