From 334cb1c8145f4ce861a02a5f288737eefaa84780 Mon Sep 17 00:00:00 2001 From: Yonatan Bentzur Date: Mon, 15 Apr 2019 09:58:07 -0700 Subject: [PATCH] fixed header errors --- types/natural/index.d.ts | 2 +- types/natural/natural-tests.ts | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/types/natural/index.d.ts b/types/natural/index.d.ts index 2809399e0e..cf5cc53c15 100644 --- a/types/natural/index.d.ts +++ b/types/natural/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Natural v0.6.3 +// Type definitions for Natural 0.6 // Project: https://github.com/NaturalNode/natural // Definitions by: Dylan R. E. Moonfire // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped diff --git a/types/natural/natural-tests.ts b/types/natural/natural-tests.ts index 8a680f63c1..9abb4624e4 100644 --- a/types/natural/natural-tests.ts +++ b/types/natural/natural-tests.ts @@ -1,9 +1,3 @@ -// Type definitions for Natural 0.2.1 -// Project: https://github.com/NaturalNode/natural -// Definitions by: Dylan R. E. Moonfire -// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped - - import natural = require('natural'); // Tokenizers