Tidy imports

This commit is contained in:
2021-06-12 02:47:11 +02:00
parent 8723be7f26
commit 11bd97335d
3 changed files with 2 additions and 4 deletions
-4
View File
@@ -3,9 +3,6 @@
Rendering of a picture.
-}
module Picture.Render
( module Picture.Render
, picToLTree
)
where
import Shader
@@ -14,7 +11,6 @@ import Shader.Poke
--import MatrixHelper
import Picture.Preload
import Picture.Data
import Picture.Tree
import Geometry
--import Control.Lens