mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor(MeshService): remove redundant updateNodeInfo call
This commit is contained in:
parent
a98d3899e6
commit
9a332e8367
1 changed files with 0 additions and 4 deletions
|
|
@ -1807,10 +1807,6 @@ class MeshService : Service(), Logging {
|
|||
removeFixedPosition = true
|
||||
}
|
||||
})
|
||||
|
||||
updateNodeInfo(myNodeNum) {
|
||||
it.position = position.copy(time = currentSecond())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue