From a6ea0223f6628a5fcb5e7a57d0c3c4c2a081e8df Mon Sep 17 00:00:00 2001 From: Dave Allen Date: Fri, 5 Sep 2014 15:26:12 -0700 Subject: [PATCH] Fixed the comment at the top --- meteor/meteor.d.ts | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/meteor/meteor.d.ts b/meteor/meteor.d.ts index bb51d7fab..29257a66f 100644 --- a/meteor/meteor.d.ts +++ b/meteor/meteor.d.ts @@ -1,14 +1,4 @@ -/** - * - * Meteor definitions for TypeScript - * author - Olivier Refalo - orefalo@yahoo.com - * author - David Allen - dave@fullflavedave.com - * - * Thanks to Sam Hatoum for the base code for auto-generating this file - * - * supports Meteor 0.8.3 - * - */ +// Type definitions for Meteor /** * These are the modules and interfaces that can't be automatically generated from the Meteor api.js file