From 520fce0ac77d172298dedc1264b062b58cc9b419 Mon Sep 17 00:00:00 2001
From: David Roundy <droundy@darcs.net>
Date: Thu, 1 Nov 2007 16:20:28 +0100
Subject: -Wall police in Run.

darcs-hash:20071101152028-72aca-11ad8fb75434d6e105168bf033f04f86033ed036.gz
---
 Run.hs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Run.hs b/Run.hs
index 1caecf1..2e0258c 100644
--- a/Run.hs
+++ b/Run.hs
@@ -27,7 +27,6 @@ module XMonadContrib.Run (
                           seconds
                          ) where
 
-import Control.Monad.State
 import Control.Monad.Reader
 import System.Posix.Process (createSession, forkProcess, executeFile,
                              getProcessStatus)
-- 
cgit v1.2.3