X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2FrecordViewer%2FrecordViewStore.js;h=589af02cac72d8689f46938dea1c401cc4c55a0d;hb=b6a0c4cae91978d96ec3a942383e0669b9d1eecc;hp=fbdae39e09fa0d116e836a0f2445040b9e39f35c;hpb=e29efc315df33d546237e270470916e26df391d6;p=osm%2FUI.git diff --git a/skyquake/plugins/launchpad/src/recordViewer/recordViewStore.js b/skyquake/plugins/launchpad/src/recordViewer/recordViewStore.js index fbdae39e0..589af02ca 100644 --- a/skyquake/plugins/launchpad/src/recordViewer/recordViewStore.js +++ b/skyquake/plugins/launchpad/src/recordViewer/recordViewStore.js @@ -328,7 +328,6 @@ class RecordViewStore { triggerEditVirtualLink(params) { this.editVirtualLink(params); } - }