Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael D. Adams committed Sep 24, 2016
1 parent 6927054 commit c4c0a2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/IRTS/CodegenC.hs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import Data.List (intercalate, nubBy)
import System.Process
import System.Exit
import System.IO
import System.Directory
import System.FilePath ((</>), (<.>))
import Control.Monad

Expand Down

0 comments on commit c4c0a2b

Please sign in to comment.