remove msqueue (#982)

This commit is contained in:
momf 2019-01-07 14:08:34 +00:00 committed by Miran
parent 010b25a75d
commit ae1254f942

View File

@ -9096,21 +9096,6 @@
"license": "MIT",
"web": "https://github.com/KeepCoolWithCoolidge/nimlibxlsxwriter"
},
{
"name": "msqueue",
"url": "https://github.com/2vg/MSQueue",
"method": "git",
"tags": [
"algorithm",
"queue",
"MichaelScott",
"fast",
"concurrent"
],
"description": "Michael-Scott queue implemented in Nim",
"license": "MIT",
"web": "https://github.com/2vg/MSQueue"
},
{
"name": "nimclutter",
"url": "https://github.com/KeepCoolWithCoolidge/nimclutter",