fix a couple warnings

This commit is contained in:
Joey Hess 2019-08-27 12:24:31 -04:00
parent 770b8ff926
commit a51a479fb9
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 3 additions and 6 deletions

View file

@ -8,8 +8,6 @@
module Command.Undo where
import Command
import Config
import Annex.CatFile
import Git.DiffTree
import Git.FilePath
import Git.UpdateIndex