Remove unused imports (#344)
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
import org.openrndr.application
|
||||
import org.openrndr.draw.DrawPrimitive
|
||||
import org.openrndr.draw.shadeStyle
|
||||
import org.openrndr.extensions.SingleScreenshot
|
||||
import org.openrndr.extra.dnk3.gltf.loadGltfFromFile
|
||||
import org.openrndr.extra.camera.Orbital
|
||||
import org.openrndr.extra.dnk3.gltf.loadGltfFromFile
|
||||
import org.openrndr.math.Vector3
|
||||
import java.io.File
|
||||
|
||||
|
||||
Reference in New Issue
Block a user