mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-13 17:05:54 -04:00
Clean up the compile-time warnings
These are all the auto-applied warning corrections.
This commit is contained in:
parent
ead8e9ab86
commit
5884f89d1a
4 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
use crate::tools::*;
|
||||
pub use allo_isolate::ffi::DartCObject;
|
||||
|
||||
pub use allo_isolate::IntoDart;
|
||||
use allo_isolate::Isolate;
|
||||
use core::fmt::Debug;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue