Remove falsely added import

This commit is contained in:
Lukas Rieger (Blue) 2023-03-27 15:27:40 +02:00
parent 3853055cf8
commit 2554462bb4
No known key found for this signature in database
GPG Key ID: 2D09EC5ED2687FF2
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
*/
import {MathUtils, Vector2} from "three";
import {distance} from "three/addons/nodes/shadernode/ShaderNodeBaseElements";
export class MapHeightControls {