From 5416690d7331db79dd6686c35773d895da8b9864 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Mon, 24 Aug 2020 21:56:25 +0100 Subject: [PATCH] Remove nim-bitarray --- packages.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/packages.json b/packages.json index 37646a3..0d33cf7 100644 --- a/packages.json +++ b/packages.json @@ -18980,19 +18980,6 @@ "license": "HYDRA", "web": "https://github.com/Hydra820/NimpleHTTPServer" }, - { - "name": "nim-bitarray", - "url": "https://github.com/YesDrX/bitarray", - "method": "git", - "tags": [ - "bitarray", - "nim" - ], - "description": "A simple bitarray library for nim.", - "license": "MIT", - "web": "https://yesdrx.github.io/bitarray/", - "doc": "https://yesdrx.github.io/bitarray/" - }, { "name": "hmisc", "url": "https://github.com/haxscramper/hmisc",