Appease the linter round 1

Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Travis Ralston 2017-10-28 19:53:12 -06:00
parent 23d159e21c
commit 7dda5e9196
9 changed files with 16 additions and 25 deletions

View file

@ -40,4 +40,4 @@ export default class ConfigSettingsHandler extends SettingsHandler {
isSupported() {
return true; // SdkConfig is always there
}
}
}