chore: Remove unused console log
This commit is contained in:
@@ -114,7 +114,6 @@
|
||||
metarDisplay.textContent = metarString;
|
||||
|
||||
const decodedMetar = parseMetar(metarString);
|
||||
console.log("Decoded METAR:", decodedMetar);
|
||||
}
|
||||
|
||||
fetch('metars.txt')
|
||||
|
||||
Reference in New Issue
Block a user