Remove unused imports to fix tests

Former-commit-id: 2a1d1f549acd8b0e452bea5c72f9ef72262a8361
This commit is contained in:
Jan Hrček 2019-12-10 17:59:45 +01:00 committed by David Himmelstrup
commit 7a6b2568b8
12 changed files with 0 additions and 12 deletions

View file

@ -2,7 +2,6 @@
-- stack runghc --package reanimate
module Main(main) where
import Codec.Picture
import Reanimate
import Reanimate.Builtin.Documentation