aboutsummaryrefslogtreecommitdiff
path: root/src/model/webhook.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/model/webhook.rs')
-rw-r--r--src/model/webhook.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/model/webhook.rs b/src/model/webhook.rs
index ab07b43..65dae34 100644
--- a/src/model/webhook.rs
+++ b/src/model/webhook.rs
@@ -2,8 +2,8 @@
use super::{
id::{
- ChannelId,
- GuildId,
+ ChannelId,
+ GuildId,
WebhookId
},
user::User