Skip to content

Commit

Permalink
Removed the line that requires the anisotropy.js f
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Aug 23, 2023
1 parent 1599fc5 commit bc2978c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
if (typeof VERSION !== 'undefined') { console.log(`3DStreet Version: ${VERSION} (Date: ${new Date(COMMIT_DATE).toISOString().split('T')[0]}, Commit Hash: #${COMMIT_HASH})`); }
var streetmixParsers = require('./aframe-streetmix-parsers');
var streetmixUtils = require('./tested/streetmix-utils');
require('./components/anisotropy');
require('./components/gltf-part');
require('./lib/aframe-cursor-teleport-component.min.js');
require('./lib/animation-mixer.js');
Expand Down

0 comments on commit bc2978c

Please sign in to comment.