Skip to content

Commit

Permalink
fixup! Remove call to display more information about the connected peers
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Oct 21, 2024
1 parent 62fd459 commit ea727cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions umap/static/umap/js/umap.controls.js
Original file line number Diff line number Diff line change
Expand Up @@ -667,8 +667,6 @@ const ControlsMixin = {
'leaflet-control-connected-peers',
rightContainer,
'',
this.displayConnectedPeers,
this
)
L.DomEvent.on(connectedPeersCount, 'mouseover', () => {
this.tooltip.open({
Expand Down

0 comments on commit ea727cd

Please sign in to comment.