Skip to content

Commit

Permalink
Organize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsturges committed Nov 27, 2024
1 parent 958c08c commit 4328cb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/templates/modeling.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import * as THREE from "three";
import { VertexNormalsHelper } from "three/addons/helpers/VertexNormalsHelper.js";
import { createOrbitScene } from "../utils/orbitScene.js";
import { mergeGeometries } from "three/addons/utils/BufferGeometryUtils.js";

const { scene } = createOrbitScene();

Expand Down

0 comments on commit 4328cb2

Please sign in to comment.