mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
chore: remove redundant imports
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
use actix::{fut, prelude::*};
|
||||
use actix::prelude::*;
|
||||
use actix_broker::BrokerIssue;
|
||||
use actix_web_actors::ws;
|
||||
|
||||
|
Reference in New Issue
Block a user