From bfb0672305cc273935d3979e21b3a8698587287e Mon Sep 17 00:00:00 2001 From: Trevor Blades Date: Thu, 6 Feb 2020 12:43:30 -0800 Subject: [PATCH] Remove command --- netlify.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 4b8ec4f..6ab9275 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,3 +1,2 @@ [build] - command = "exit" - functions = "functions" \ No newline at end of file + functions = "functions"