remove old TODO
This commit is contained in:
parent
eb2bf9d768
commit
70fee8208c
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ catTree h treeref = go <$> catObjectDetails h treeref
|
||||||
(dropsha rest)
|
(dropsha rest)
|
||||||
|
|
||||||
-- these 20 bytes after the NUL hold the file's sha
|
-- these 20 bytes after the NUL hold the file's sha
|
||||||
-- TODO: convert from raw form to regular sha
|
|
||||||
dropsha = L.drop 21
|
dropsha = L.drop 21
|
||||||
|
|
||||||
parsemodefile b =
|
parsemodefile b =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue