From 4989a65552e3890f07c99904b33d87e7b7bd7b31 Mon Sep 17 00:00:00 2001 From: Dillon Morrison Date: Tue, 5 Nov 2019 10:52:52 -0800 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 35aa3e76..b9fb5c31 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,6 @@ * `yarn lint` - Runs TSLint across the codebase. * `yarn lint-fix` - Runs TSLint and attempts to fix any linter errors automatically. -# Contributing - -Please note that Looker does NOT accept any Pull Requests for our custom visualizations. If you have a suggested bug fix or addition, please email blocks@looker.com. ----