Skip to content

Commit

Permalink
remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyeonoo-Park authored and kalwalt committed Mar 28, 2023
1 parent 2705c89 commit 1a66d11
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion aframe/build/aframe-ar-new-location-only.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aframe/build/aframe-ar-nft.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aframe/build/aframe-ar.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
*/

import * as AFRAME from "aframe";
import * as THREEx from "../../../three.js/build/ar-threex-location-only.js";

AFRAME.registerComponent("arjs-device-orientation-controls", {
schema: {
Expand Down

0 comments on commit 1a66d11

Please sign in to comment.