remove unused import

This commit is contained in:
Joey Hess 2020-04-17 15:19:49 -04:00
parent fe9cf1256e
commit fada5c120c
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -17,7 +17,6 @@ import Types.Concurrency
import Messages.Concurrent
import Types.Messages
import Types.WorkerPool
import Remote.List
import Control.Concurrent
import Control.Concurrent.Async