1
0
Fork 0
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:
Marcelo Bezerra 2024-12-05 13:01:12 +01:00
parent 32a8e6c936
commit a7d644e161

View file

@ -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: