From 1646987bd266477e97c46dd79145db5cc06230c2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 1 Jan 2016 15:43:13 -0400 Subject: remove old TODO --- Git/CatFile.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Git') 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 = -- cgit v1.2.3