Skip to content

Commit

Permalink
Remove an unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Aug 15, 2018
1 parent d56af9b commit fecd986
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Stack/SetupCmd.hs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ module Stack.SetupCmd
) where

import Control.Applicative
import Control.Monad.Logger ()
import Control.Monad.Reader
import qualified Data.Text as T
import qualified Options.Applicative as OA
Expand Down

0 comments on commit fecd986

Please sign in to comment.