mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-13 17:20:14 +00:00
chore(crates): remove some warnings
This commit is contained in:
parent
4a865b45cd
commit
aa397137f2
4 changed files with 4 additions and 7 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#![feature(let_chains)]
|
||||
|
||||
use sqlx::prelude::FromRow;
|
||||
use std::{sync::Arc, time::Duration};
|
||||
use tracing::{error, info, warn};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue