Fix 1 extra {

This commit is contained in:
Pitchaya Boonsarngsuk
2018-02-12 08:51:58 +00:00
parent 5ee568b1cb
commit 4a64c7eaeb

View File

@@ -110,7 +110,6 @@ export default function (sim, forceS, forceF) {
simulation.force("Full force", null);
event.call("end");
}
}
function sampleEnded() {
simulation.stop();