From 72635e98e64131bb1ba31f2d793170e302fc33bc Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Wed, 27 May 2020 23:35:25 -0700 Subject: [PATCH] Remove precommit hook --- .githooks/pre-commit/flow.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .githooks/pre-commit/flow.sh diff --git a/.githooks/pre-commit/flow.sh b/.githooks/pre-commit/flow.sh deleted file mode 100644 index 4d946a70d..000000000 --- a/.githooks/pre-commit/flow.sh +++ /dev/null @@ -1 +0,0 @@ -yarn flow \ No newline at end of file