remove unused import

This commit is contained in:
Joey Hess 2016-07-27 11:35:10 -04:00
parent bf3327ff25
commit 78505c8a21
Failed to extract signature

View file

@ -14,7 +14,6 @@ import qualified Annex
import Annex.Concurrent
import Types.Command
import Messages.Concurrent
import Messages.Internal
import Types.Messages
import Control.Concurrent.Async