summaryrefslogtreecommitdiff
path: root/BackendChecksum.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-12 16:10:15 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-12 16:10:15 -0400
commit20acda0423b1a00eae64296835679887ca79ea2f (patch)
tree3520f9c0b8a6ccffd17d23cd7f9962d5f28be54e /BackendChecksum.hs
parent2ac47a3a59b2b9b8980b4a9d3277bcb653bcb026 (diff)
more state
Diffstat (limited to 'BackendChecksum.hs')
-rw-r--r--BackendChecksum.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/BackendChecksum.hs b/BackendChecksum.hs
index 72b4744e3..efa224412 100644
--- a/BackendChecksum.hs
+++ b/BackendChecksum.hs
@@ -6,7 +6,6 @@ module BackendChecksum (backend) where
import qualified BackendFile
import Data.Digest.Pure.SHA
import Types
-import GitRepo
-- based on BackendFile just with a different key type
backend = BackendFile.backend {