From dfe9f27606150ab298283ad90ebc2c011a6a256e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20D=C3=B6ring?= Date: Fri, 25 Sep 2020 07:59:15 +0200 Subject: [PATCH] remove fancylg (#1645) I removed nimble support for my package. No point to still list it here. --- packages.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/packages.json b/packages.json index 545cea7..324426e 100644 --- a/packages.json +++ b/packages.json @@ -13148,19 +13148,6 @@ "license": "MIT", "web": "https://github.com/blmvxer/nim-nmap" }, - { - "name": "fancygl", - "url": "https://github.com/krux02/opengl-sandbox", - "method": "git", - "tags": [ - "opengl", - "rendering", - "dsl" - ], - "description": "nice way of handling render code", - "license": "MIT", - "web": "https://github.com/krux02/opengl-sandbox" - }, { "name": "libravatar", "url": "https://github.com/juancarlospaco/nim-libravatar",