diff options
| author | Matthieu <matthieu@developershouse.xyz> | 2021-10-14 20:49:58 +0000 |
|---|---|---|
| committer | Matthieu <matthieu@developershouse.xyz> | 2021-10-14 20:49:58 +0000 |
| commit | b37d1b13577afd46d489a272030d5da08cfb0c05 (patch) | |
| tree | b31279b562afa568f0ef99d78b3d1f9ee16ef2d1 /webhook/src | |
| parent | 9eaf57175f207a703ec31e0841d38b06690b8ed6 (diff) | |
fix line endings
Diffstat (limited to 'webhook/src')
| -rw-r--r-- | webhook/src/handler/types.rs | 1 |
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>, } - |
