From 1fe6626efa3d2bf6e2a0060d5560d07161489f0d Mon Sep 17 00:00:00 2001 From: Nathan Shively-Sanders Date: Wed, 8 Jun 2016 11:07:42 -0700 Subject: [PATCH] Remove TODO comments --- tests/cases/fourslash/commentsFunctionExpression.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/cases/fourslash/commentsFunctionExpression.ts b/tests/cases/fourslash/commentsFunctionExpression.ts index ace3b07d455..048efa3c9c1 100644 --- a/tests/cases/fourslash/commentsFunctionExpression.ts +++ b/tests/cases/fourslash/commentsFunctionExpression.ts @@ -1,7 +1,4 @@ /// -// TODO: Salsa test! With types! -// TODO: Renumber!!!! -// TODO:Remove some duplicate tests // test arrow doc comments /////** lamdaFoo var comment*/