Remove unused import (#92)

This commit is contained in:
Tony-X
2022-02-09 01:18:40 -08:00
committed by GitHub
parent ca1b5b16bd
commit 4b4ecf0310

View File

@@ -1,6 +1,6 @@
use crate::{Connection, Frame, Parse, ParseError};
use bytes::Bytes;
use tracing::{debug, instrument};
use tracing::instrument;
/// Returns PONG if no argument is provided, otherwise
/// return a copy of the argument as a bulk.