From 04081ba0e57f06127a066fc2dea67e08737667fd Mon Sep 17 00:00:00 2001 From: Philip Weiss Date: Thu, 1 Mar 2018 20:12:25 -0800 Subject: [PATCH] fix linting issues --- src/config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/config.js b/src/config.js index 128e0872a..b1a14d716 100644 --- a/src/config.js +++ b/src/config.js @@ -428,7 +428,6 @@ class Config { this.projectSettings = {} this.projectFile = null - this.scopedSettingsStore = new ScopedPropertyStore() this.settingsLoaded = false