diff --git a/Envfile b/Envfile index 17fd79516..b0fd5ae24 100644 --- a/Envfile +++ b/Envfile @@ -161,9 +161,6 @@ variable :TWITCH_WEBHOOK_SECRET, :String, default: "Optional" # (https://api.stackexchange.com/docs) variable :STACK_EXCHANGE_APP_KEY, :String, default: "" -# For setting the IDs of the staff and welcoming users -variable :STAFF_USER_ID, :Integer, default: 1 - group :production do variable :SECRET_KEY_BASE, :String