This website works better with JavaScript
Home
Explore
Help
Sign In
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
undo merge commit.
Rawr
5 years ago
parent
0a212486f6
commit
e7f3d7d162
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/loaders/AnimationLoader.js
+ 0
- 1
src/loaders/AnimationLoader.js
View File
@@ -62,5 +62,4 @@ class AnimationLoader extends Loader {
}
-
export { AnimationLoader };