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

@@ -4,7 +4,6 @@ import org.openrndr.Extension
import org.openrndr.Program
import org.openrndr.color.ColorRGBa
import org.openrndr.draw.Drawer
import org.openrndr.draw.loadFont
import org.openrndr.draw.loadFontImageMap
import org.openrndr.math.Vector2
import org.openrndr.shape.Rectangle