From 402a133aabff8d763589770594ddcdebf2b63cc5 Mon Sep 17 00:00:00 2001 From: Dave Allen Date: Wed, 30 Mar 2016 11:51:32 -0700 Subject: [PATCH] Fixed header --- meteor/meteor.d.ts | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/meteor/meteor.d.ts b/meteor/meteor.d.ts index f7ac5828a3..fc89e8b4a4 100644 --- a/meteor/meteor.d.ts +++ b/meteor/meteor.d.ts @@ -2,16 +2,6 @@ // Project: http://www.meteor.com/ // Definitions by: Dave Allen // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/** - * 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 1.3 - */ - /** * These are the common (for client and server) modules and interfaces that can't be automatically generated from the Meteor data.js file