1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

removed popover

This commit is contained in:
Gerwin van Beek 2022-06-16 10:03:42 +02:00
parent bb5a19b3fd
commit 5494b06311

View File

@ -3104,7 +3104,6 @@ RED.view = (function() {
var portLabelHoverTimeout = null;
var portLabelHover = null;
var popover = null;
function getElementPosition(node) {