clean warnings

This commit is contained in:
Joey Hess 2013-10-22 14:52:17 -04:00
commit 44bb9a808f
2 changed files with 8 additions and 9 deletions

View file

@ -11,7 +11,6 @@ import Common
import Git
import Git.Command
import Git.Sha
import Git.CatFile
{- Gets the reflog for a given branch. -}
get :: Branch -> Repo -> IO [Sha]