summaryrefslogtreecommitdiff
path: root/webhook/src
diff options
context:
space:
mode:
authorMatthieu <matthieu@developershouse.xyz>2021-10-14 20:49:58 +0000
committerMatthieu <matthieu@developershouse.xyz>2021-10-14 20:49:58 +0000
commitb37d1b13577afd46d489a272030d5da08cfb0c05 (patch)
treeb31279b562afa568f0ef99d78b3d1f9ee16ef2d1 /webhook/src
parent9eaf57175f207a703ec31e0841d38b06690b8ed6 (diff)
fix line endings
Diffstat (limited to 'webhook/src')
-rw-r--r--webhook/src/handler/types.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/webhook/src/handler/types.rs b/webhook/src/handler/types.rs
index 4cba12a..4fc5b68 100644
--- a/webhook/src/handler/types.rs
+++ b/webhook/src/handler/types.rs
@@ -7,4 +7,3 @@ pub struct Interaction {
pub t: i16,
pub data: Option<Value>,
}
-