Skip to content

Commit

Permalink
Remove redundant import of module already fully imported
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael D. Adams committed Sep 24, 2016
1 parent c4c0a2b commit c97339e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Idris/Package.hs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import System.Exit
import System.IO
import System.FilePath ((</>), addTrailingPathSeparator, takeFileName,
takeDirectory, normalise, addExtension, hasExtension)
import System.Directory (createDirectoryIfMissing, copyFile)

import Util.System

Expand Down

0 comments on commit c97339e

Please sign in to comment.