This commit is contained in:
MedzikUser 2022-03-07 20:21:46 +01:00
parent 8a25a33110
commit 52cceb1ec1
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
use std::error::Error;
use discord_webhook::client::WebhookClient;
use std::error::Error;
use crate::config::toml;