From 2668a880ee3e10c7d21951b91e607a9ed8bcd70f Mon Sep 17 00:00:00 2001 From: Brendan Haines Date: Sat, 14 Sep 2024 23:05:50 -0600 Subject: [PATCH] formatting --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index afc537b..d34953a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Configuration lives in a TOML file which should have (at a minimum) the followin ```toml server = "https://gotify.example.com" app_token = "app_token_from_gotify" - ``` ## Usage