From 2c95ef4ab54cb2af3c5816519313ccdfe6bea9b1 Mon Sep 17 00:00:00 2001 From: Gareth Murphy Date: Thu, 19 Jul 2018 14:37:20 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tslint.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tslint.json b/tslint.json index a2e30eff..8b4cfa7e 100644 --- a/tslint.json +++ b/tslint.json @@ -18,7 +18,6 @@ "forin": true, "import-blacklist": [ true, - "rxjs", "rxjs/Rx" ], "import-spacing": true,