Skip to content

Commit c90676d

Browse files
committed
remove a warning
1 parent 7c0264e commit c90676d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/System/Plugins/Env.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ import Control.Monad ( liftM )
5959
import Data.IORef ( writeIORef, readIORef, newIORef, IORef() )
6060
import Data.Maybe ( isJust, isNothing, fromMaybe )
6161
import Data.List ( (\\), nub, )
62-
import qualified Data.List as List
6362

6463
import System.IO.Unsafe ( unsafePerformIO )
6564
import System.Directory ( doesFileExist )

0 commit comments

Comments
 (0)