Skip to content
Snippets Groups Projects
Commit 8c697ecc authored by Vincent Hanquez's avatar Vincent Hanquez
Browse files

remove redundant imports

parent 9b5682f4
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,6 @@ module Data.Git.Delta
, deltaApply
) where
import Control.Applicative (many)
import Data.ByteString (ByteString)
import qualified Data.ByteString.Lazy as L
import Data.Bits
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment