From a67e235026be21531810d6283726186d0c9033cc Mon Sep 17 00:00:00 2001 From: Christopher Biscardi Date: Fri, 30 Aug 2024 23:29:29 -0700 Subject: [PATCH] update fly --- fly.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/fly.toml b/fly.toml index 1f083a8..391afaf 100644 --- a/fly.toml +++ b/fly.toml @@ -1,7 +1,6 @@ app = "christopherbiscardi" kill_signal = "SIGINT" kill_timeout = 5 -processes = [] [env] RUST_LOG = "info"