Skip to content

Commit e93a946

Browse files
committed
remove unnecessary new line
1 parent f8e4f62 commit e93a946

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

aframe/build/aframe-ar.js

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

three.js/build/ar.js

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

three.js/build/ar.lean.js

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

three.js/src/threex/threex-artoolkitcontext.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ ARjs.Context.prototype._initArtoolkit = function (onCompleted) {
248248
console.assert(labelingModeType !== undefined);
249249
arController.setLabelingMode(labelingModeType);
250250

251-
252251
// set thresholding in artoolkit
253252
// this seems to be the default
254253
// arController.setThresholdMode(artoolkit.AR_LABELING_THRESH_MODE_MANUAL)

0 commit comments

Comments
 (0)