mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-25 17:25:14 +03:00
Removed test code
This commit is contained in:
parent
8429b51d6e
commit
f85bf5d0e5
1 changed files with 0 additions and 1 deletions
|
@ -509,7 +509,6 @@ var Settings = (function () {
|
||||||
return function() {
|
return function() {
|
||||||
self.configureInputs().then(callback);
|
self.configureInputs().then(callback);
|
||||||
self.linkHelpIcons();
|
self.linkHelpIcons();
|
||||||
//self.configureInputs().then(self.linkHelpIcons().then(callback));
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue