Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Commit 0290c61

Browse files
committed
fix: remove unuse import
1 parent ab63f31 commit 0290c61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/store.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
use iguagile::{Room, Server};
2-
use redis::Commands;
32
use serde_json::json;
4-
use std::fmt;
53

64
pub mod iguagile {
75
tonic::include_proto!("iguagile");

0 commit comments

Comments
 (0)