Skip to content

Commit

Permalink
Update Addons.js (#29493)
Browse files Browse the repository at this point in the history
leftovers after removing `PackedPhongMaterial ` #29382
  • Loading branch information
eugenehp authored Sep 25, 2024
1 parent be667f1 commit f7eac28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/jsm/Addons.js
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ export * as CameraUtils from './utils/CameraUtils.js';
export * as GeometryCompressionUtils from './utils/GeometryCompressionUtils.js';
export * as GeometryUtils from './utils/GeometryUtils.js';
export * from './utils/LDrawUtils.js';
export * from './utils/PackedPhongMaterial.js';
export * as SceneUtils from './utils/SceneUtils.js';
export * from './utils/ShadowMapViewer.js';
export * as SkeletonUtils from './utils/SkeletonUtils.js';
Expand Down

0 comments on commit f7eac28

Please sign in to comment.