From 2d8431b4e5b36ae525319efaddb7e58e3b8ebb83 Mon Sep 17 00:00:00 2001 From: Zahary Karadjov Date: Tue, 27 Feb 2018 20:18:11 +0200 Subject: [PATCH] oops, the rocksdb package ended up being duplicated --- packages.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/packages.json b/packages.json index 95d765a..4cf3a20 100644 --- a/packages.json +++ b/packages.json @@ -8209,22 +8209,6 @@ "license": "MIT", "web": "https://github.com/Narazaka/shiori_charset_convert-nim" }, - { - "name": "rocksdb", - "url": "https://github.com/status-im/nim-rocksdb", - "method": "git", - "tags": [ - "rocksdb", - "database", - "wrapper", - "key", - "value", - "storage" - ], - "description": "Nim wrapper for RocksDB, a persistent key-value store for Flash and RAM Storage.", - "license": "Apache v2 or GPLv2", - "web": "https://github.com/status-im/nim-rocksdb" - }, { "name": "grafanim", "url": "https://github.com/jamesalbert/grafanim",