Import trait

This commit is contained in:
bitfl0wer 2023-11-18 18:41:11 +01:00
parent 33d8adc2f8
commit 6b4084084f
No known key found for this signature in database
GPG Key ID: 0ACD574FCF5226CF
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
use async_trait::async_trait; use async_trait::async_trait;
use chorus::gateway::GatewayCapable; use chorus::gateway::{GatewayCapable, GatewayHandleCapable};
use chorus::GatewayHandle; use chorus::GatewayHandle;
use chorus::{ use chorus::{
self, self,