diff --git a/hbs2/Main.hs b/hbs2/Main.hs index 4fc5dbfa..f8de7b97 100644 --- a/hbs2/Main.hs +++ b/hbs2/Main.hs @@ -547,8 +547,6 @@ main = join . customExecParser (prefs showHelpOnError) $ <> command "lref-get" (info pGetLRef (progDesc "get a linear ref")) <> command "lref-update" (info pUpdateLRef (progDesc "updates a linear ref")) <> command "reflog" (info pReflog (progDesc "reflog commands")) - -- <> command "lref-del" (info pDelLRef (progDesc "removes a linear ref from node linear ref list")) - <> command "showpex" (info pReflog (progDesc "reflog commands")) ) common = do