From fcff85af82799b3aa7d9b9be2ceae3513dc3c09d Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Mon, 3 Aug 2026 13:48:45 +0200 Subject: [PATCH] lookup: remove leveldown --- lib/lookup.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/lib/lookup.json b/lib/lookup.json index 5b587b71..ff0da022 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -275,13 +275,6 @@ "maintainers": ["ralphtheninja", "vweevers"], "skip": ["win32", "s390"] }, - "leveldown": { - "head": true, - "useGitClone": true, - "skip": ["ppc", "s390"], - "tags": "native", - "maintainers": ["ralphtheninja", "vweevers"] - }, "lodash": { "expectFail": "fips", "maintainers": "jdalton"