Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@@ -1,4 +1,4 @@
-import { ShaderMaterial, Vector3 } from 'three';
+import { ShaderMaterial } from 'three';
export class GenerateSDFMaterial extends ShaderMaterial {