Skip to content

Commit

Permalink
Remove incorrect import
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson committed Nov 3, 2024
1 parent b0ea46b commit a74b450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import {
TilesRenderer,
GLTFCesiumRTCExtension,
NONE,
SCREEN_ERROR,
GEOMETRIC_ERROR,
Expand All @@ -16,6 +15,7 @@ import {
import {
DebugTilesPlugin,
ImplicitTilingPlugin,
GLTFCesiumRTCExtension,
} from '3d-tiles-renderer/plugins';
import {
Scene,
Expand Down

0 comments on commit a74b450

Please sign in to comment.