From 932a34cd9b19b78c151c80e3a18fb2f8340df46a Mon Sep 17 00:00:00 2001 From: Roberto Desideri Date: Tue, 10 Oct 2017 16:29:54 +0200 Subject: [PATCH] Remove myself from the authors (#19927) --- types/node/index.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/types/node/index.d.ts b/types/node/index.d.ts index 0f175ff050..ee1511b99d 100644 --- a/types/node/index.d.ts +++ b/types/node/index.d.ts @@ -3,7 +3,6 @@ // Definitions by: Microsoft TypeScript // DefinitelyTyped // Parambir Singh -// Roberto Desideri // Christian Vaagland Tellnes // Wilco Bakker // Nicolas Voigt