X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/43413defcb854c8706a84a6a54a61c7977b52614..7741a3cc37662ab2ff9606bdaffc0317b79a8dd9:/lib/systems/grab.js?ds=sidebyside diff --git a/lib/systems/grab.js b/lib/systems/grab.js index c50d1d9..7d7d73b 100644 --- a/lib/systems/grab.js +++ b/lib/systems/grab.js @@ -176,4 +176,4 @@ export default class GrabSystem extends System { return constraint; } -}; +}