Remove unused imports

This commit is contained in:
Abe Pazos
2025-08-04 12:00:35 +02:00
parent e6d176bb9b
commit 6db05951ef
60 changed files with 8 additions and 106 deletions

View File

@@ -8,7 +8,6 @@ import org.openrndr.draw.ColorType
import org.openrndr.draw.colorBuffer
import org.openrndr.draw.isolatedWithTarget
import org.openrndr.draw.renderTarget
import org.openrndr.extra.noise.Random
import org.openrndr.extra.noise.uniform
import org.openrndr.math.Polar
import org.openrndr.math.clamp