mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 12:55:14 +03:00
Merge pull request #2692 from chmelevskij/chore/sonar-cloud-eslint-match
chore: add no-vars rule to match sonar cloud
This commit is contained in:
commit
27b3afbca7
3 changed files with 4 additions and 1 deletions
|
@ -364,7 +364,6 @@ function startProcess() {
|
|||
case 'setup_osd':
|
||||
TABS.setup_osd.initialize(content_ready);
|
||||
break;
|
||||
|
||||
case 'configuration':
|
||||
TABS.configuration.initialize(content_ready);
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue