style: remove extraneous import
This commit is contained in:
parent
14f7539bef
commit
94448ca2f5
|
@ -2,8 +2,6 @@ module Main
|
||||||
|
|
||||||
import Data.SortedMap
|
import Data.SortedMap
|
||||||
import Data.Problem
|
import Data.Problem
|
||||||
import Utils
|
|
||||||
|
|
||||||
import Language.Reflection
|
import Language.Reflection
|
||||||
|
|
||||||
import AllDays
|
import AllDays
|
||||||
|
|
Loading…
Reference in a new issue