Remove non-unneeded import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
module Main where
|
||||
|
||||
import Functions
|
||||
import ComputationM
|
||||
|
||||
test :: ComputationM TokenNotTraversable ()
|
||||
|
||||
Reference in New Issue
Block a user