aboutsummaryrefslogtreecommitdiff
path: root/Git/CatFile.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-01 15:43:13 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-01 15:43:13 -0400
commit1646987bd266477e97c46dd79145db5cc06230c2 (patch)
treed65b157e0ee7562bb92e38dc3636e6a7e9376075 /Git/CatFile.hs
parent2e11f738f20099a48b4b0023e75330b7d2e289e4 (diff)
remove old TODO
Diffstat (limited to 'Git/CatFile.hs')
-rw-r--r--Git/CatFile.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Git/CatFile.hs b/Git/CatFile.hs
index c63a0647c..d213bef06 100644
--- a/Git/CatFile.hs
+++ b/Git/CatFile.hs
@@ -104,7 +104,6 @@ catTree h treeref = go <$> catObjectDetails h treeref
(dropsha rest)
-- these 20 bytes after the NUL hold the file's sha
- -- TODO: convert from raw form to regular sha
dropsha = L.drop 21
parsemodefile b =