summaryrefslogtreecommitdiff
path: root/testsuite/tests/concurrent/should_run/throwto002.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/concurrent/should_run/throwto002.hs')
-rw-r--r--testsuite/tests/concurrent/should_run/throwto002.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/concurrent/should_run/throwto002.hs b/testsuite/tests/concurrent/should_run/throwto002.hs
index 7cb5709129..eaaae0c0cb 100644
--- a/testsuite/tests/concurrent/should_run/throwto002.hs
+++ b/testsuite/tests/concurrent/should_run/throwto002.hs
@@ -2,7 +2,6 @@
import Control.Concurrent
import Control.Exception
import Data.Array
-import System.Random
import System.Environment
import Control.Monad
import GHC.Conc