Remove invalid nim-ws package

Refs #1942
This commit is contained in:
Dominik Picheta 2021-06-23 18:55:18 +01:00 committed by GitHub
parent f3dc627ff5
commit c6a86b1f65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23027,19 +23027,5 @@
"description": "NWSync Repository Management utilities",
"license": "MIT",
"web": "https://github.com/Beamdog/nwsync"
},
{
"name": "nim-ws",
"url": "https://github.com/status-im/nim-ws",
"method": "git",
"tags": [
"websocket",
"server",
"client",
"query language"
],
"description": "An implementation of Websocket protocol for Nim",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-ws"
}
]