From 34edae619b2c7722e8190cc8e9ac5249b78dea8c Mon Sep 17 00:00:00 2001 From: Alex Kern Date: Sun, 17 May 2015 14:04:03 -0700 Subject: [PATCH] Remove the Procfile. --- Procfile | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Procfile diff --git a/Procfile b/Procfile deleted file mode 100644 index 063b78f..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: npm start