Skip to content

Commit

Permalink
Remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
aggelgian committed Jan 16, 2015
1 parent b4cdb33 commit 95ac1f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MasterWorker.hs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ import Table
import Utils (GenClos (..),
Generator,
now)
import Control.DeepSeq (deepseq)

-- counters/timers record
data Ct = Ct { verts_recvd :: Int -- #vertices received by this server so far
Expand Down

0 comments on commit 95ac1f4

Please sign in to comment.