Remove nim-bitarray

This commit is contained in:
Dominik Picheta 2020-08-24 21:56:25 +01:00 committed by GitHub
parent a9150f7183
commit 5416690d73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",