mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Remove unused imports to fix tests
Former-commit-id: 2a1d1f549acd8b0e452bea5c72f9ef72262a8361
This commit is contained in:
parent
a16ba9e02f
commit
7a6b2568b8
12 changed files with 0 additions and 12 deletions
|
|
@ -2,7 +2,6 @@
|
|||
-- stack runghc --package reanimate
|
||||
module Main(main) where
|
||||
|
||||
import Codec.Picture
|
||||
import Reanimate
|
||||
import Reanimate.Builtin.Documentation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue