Remove non-unneeded import

This commit is contained in:
Niels G. W. Serup 2024-09-21 17:42:03 +02:00
parent 5fc78b14ad
commit b1c124d899
No known key found for this signature in database
GPG Key ID: 38EEEBCE67324F19
1 changed files with 0 additions and 1 deletions

View File

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