diff options
| author | 3gg <3gg@shellblade.net> | 2026-03-07 11:01:09 -0800 |
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2026-03-07 11:01:09 -0800 |
| commit | 8bec89af9a804cd712d4cf28bbbcb0582950106d (patch) | |
| tree | bc18539d1634e1e90060cf79e75161776fdedfd7 /Demos | |
| parent | 49011a5ea5e29bf08eff79e701a2bd6d80758897 (diff) | |
Cleanup
Diffstat (limited to 'Demos')
| -rw-r--r-- | Demos/Balls/Main.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Demos/Balls/Main.hs b/Demos/Balls/Main.hs index d266d85..4a62039 100644 --- a/Demos/Balls/Main.hs +++ b/Demos/Balls/Main.hs | |||
| @@ -8,7 +8,6 @@ module Main where | |||
| 8 | import Spear.App | 8 | import Spear.App |
| 9 | import Spear.Game | 9 | import Spear.Game |
| 10 | import Spear.Math.AABB | 10 | import Spear.Math.AABB |
| 11 | import qualified Spear.Math.Matrix3 as Matrix3 | ||
| 12 | import qualified Spear.Math.Matrix4 as Matrix4 | 11 | import qualified Spear.Math.Matrix4 as Matrix4 |
| 13 | import Spear.Math.Spatial | 12 | import Spear.Math.Spatial |
| 14 | import Spear.Math.Spatial2 | 13 | import Spear.Math.Spatial2 |
