From ee6279355b47e8c9ddfcf926e21d6771c34e4ef6 Mon Sep 17 00:00:00 2001 From: Martin Cech Date: Thu, 10 Aug 2023 16:54:43 +0200 Subject: [PATCH] drop link to unmaintained repo --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 876d37e..4d1153a 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,6 @@ async function isDisposable(email) { } ``` -Alternatively you can use the [is-disposable library](https://github.com/boywithkeyboard/is-disposable). - ### C# ```C# private static readonly Lazy> _emailBlockList = new Lazy>(() =>