Skip to content

Commit

Permalink
Cleanup unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
remcoder committed Jan 13, 2025
1 parent 8bb05ab commit 43c1164
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/webgl-preview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { Path } from './path';
import { createColorMaterial } from './helpers/colorMaterial';

import {
AmbientLight,
BatchedMesh,
BufferGeometry,
Color,
Expand All @@ -25,7 +24,6 @@ import {
Material,
PerspectiveCamera,
Plane,
PointLight,
REVISION,
Scene,
ShaderMaterial,
Expand Down

0 comments on commit 43c1164

Please sign in to comment.