From b416006b7f7e5fcf7c97c79a96da9b0b1f73a687 Mon Sep 17 00:00:00 2001 From: Alex Gorbatchev Date: Sun, 2 Oct 2016 09:03:25 -0700 Subject: [PATCH] [rethinkdb] Fixes header --- rethinkdb/rethinkdb.d.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/rethinkdb/rethinkdb.d.ts b/rethinkdb/rethinkdb.d.ts index 83576c84ac..6425639c70 100644 --- a/rethinkdb/rethinkdb.d.ts +++ b/rethinkdb/rethinkdb.d.ts @@ -1,7 +1,5 @@ -// // Type definitions for RethinkDB 2.3 // Project: http://rethinkdb.com/ -// // Definitions by: Sean Hess , Alex Gorbatchev // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // @@ -12,7 +10,6 @@ // // Testing: // $ tsc --noImplicitAny --module commonjs -p rethinkdb/ -// ///