Forgot this since had the lint on my local copy

This commit is contained in:
kozabrada123 2023-07-29 11:45:25 +02:00
parent b632958b0f
commit e6dc44754c
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#[allow(missing_docs)]
use crate::types::utils::Snowflake;
use jsonwebtoken::{encode, EncodingKey, Header};
use serde::{Deserialize, Serialize};