summaryrefslogtreecommitdiffstats
path: root/src/helpers.cr
diff options
context:
space:
mode:
Diffstat (limited to 'src/helpers.cr')
-rw-r--r--src/helpers.cr1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/helpers.cr b/src/helpers.cr
index 5ba9c461..5188cc5d 100644
--- a/src/helpers.cr
+++ b/src/helpers.cr
@@ -24,7 +24,6 @@ class Config
port: Int32,
dbname: String,
),
- redirect: Bool,
dl_api_key: String?,
})
end