diff options
-rw-r--r-- | Utility/ThreadScheduler.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Utility/ThreadScheduler.hs b/Utility/ThreadScheduler.hs index c95225598..6557398fd 100644 --- a/Utility/ThreadScheduler.hs +++ b/Utility/ThreadScheduler.hs @@ -11,7 +11,6 @@ module Utility.ThreadScheduler where import Common import Control.Concurrent -import Control.Exception import System.Posix.Terminal import System.Posix.Signals |