From 435c72290443a7df5611b871f2acdcd573292c9a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 30 Mar 2020 16:07:10 -0400 Subject: [PATCH] remove unused import --- Command/PreCommit.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/Command/PreCommit.hs b/Command/PreCommit.hs index eb30b15941..2bd3d6ff4f 100644 --- a/Command/PreCommit.hs +++ b/Command/PreCommit.hs @@ -16,7 +16,6 @@ import Annex.Hook import Annex.Link import Annex.View import Annex.View.ViewedFile -import Annex.LockFile import Logs.View import Logs.MetaData import Types.View