style: remove unnessary semi

This commit is contained in:
NateScarlet
2019-04-28 19:59:34 +08:00
parent a9d59c072d
commit 833bcb5974

View File

@@ -3212,7 +3212,7 @@ LGraphTextureKuwaharaFilter.pixel_shader = "\n\
that._webcam_stream = false;
that.boxcolor = "red";
that.trigger("stream_error");
};
}
}
LGraphTextureWebcam.prototype.closeStream = function()