From f48741ceabc5958f9bae91f3a6be0f64db4595a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien?= Date: Tue, 14 May 2019 23:23:13 +0200 Subject: [PATCH] [algoliasearch] remove aherve from contributors (#35439) * [algoliasearch] remove aherve from contributors * fixup! [algoliasearch] remove aherve from contributors --- types/algoliasearch/index.d.ts | 1 - types/algoliasearch/lite/index.d.ts | 1 - 2 files changed, 2 deletions(-) diff --git a/types/algoliasearch/index.d.ts b/types/algoliasearch/index.d.ts index d2735ead11..7bf7d0e7eb 100644 --- a/types/algoliasearch/index.d.ts +++ b/types/algoliasearch/index.d.ts @@ -2,7 +2,6 @@ // Project: https://github.com/algolia/algoliasearch-client-js // Definitions by: Baptiste Coquelle // Haroen Viaene -// Aurélien Hervé // Samuel Vaillant // Kai Eichinger // Nery Ortez diff --git a/types/algoliasearch/lite/index.d.ts b/types/algoliasearch/lite/index.d.ts index 2fd13ec2d0..19edd33446 100644 --- a/types/algoliasearch/lite/index.d.ts +++ b/types/algoliasearch/lite/index.d.ts @@ -2,7 +2,6 @@ // Project: https://github.com/algolia/algoliasearch-client-js // Definitions by: Baptiste Coquelle // Haroen Viaene -// Aurélien Hervé // Samuel Vaillant // Claas Brüggemann // Kai Eichinger