mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 03:19:54 +03:00
remove redundant console.log
This commit is contained in:
parent
32a8e6c936
commit
a7d644e161
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ var ublox = (function () {
|
|||
|
||||
function loadError(event) {
|
||||
GUI.alert(i18n.getMessage("gpsAssistnowLoadDataError"));
|
||||
console.log(i18n.getMessage("gpsAssistnowLoadDataError") + ':' + event);
|
||||
}
|
||||
|
||||
// For more info on assistnow, check:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue