silence some javascript debugging

pull/135/head
bert hubert 2020-08-01 21:56:26 +02:00
parent 761a896938
commit fbf213da70
1 changed files with 0 additions and 1 deletions

View File

@ -85,7 +85,6 @@ function componentDidMount() {
.text(function(d) { return d + "°"; });
sats.select('g.satellites').remove();
console.log(gnss_position);
let points = sats
.insert("g")