Remove non-unneeded import

This commit is contained in:
2024-09-21 17:42:03 +02:00
parent 5fc78b14ad
commit b1c124d899

View File

@@ -1,6 +1,5 @@
module Main where module Main where
import Functions
import ComputationM import ComputationM
test :: ComputationM TokenNotTraversable () test :: ComputationM TokenNotTraversable ()