From e587963a2d41354b230321de06c7008a597df9ab Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Wed, 27 Jun 2018 23:02:59 +0100 Subject: [PATCH] Remove fractions package User's account is gone. --- packages.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/packages.json b/packages.json index 729704d..fba5179 100644 --- a/packages.json +++ b/packages.json @@ -5778,20 +5778,6 @@ "license": "MIT", "web": "https://github.com/nim-lang/ui" }, - { - "name": "fractions", - "url": "https://github.com/konqoro/fractions", - "method": "git", - "tags": [ - "library", - "rationals", - "arithmetic", - "tuple" - ], - "description": "Implements rational number arithmetic", - "license": "MIT", - "web": "https://github.com/konqoro/fractions" - }, { "name": "mmgeoip", "url": "https://github.com/FedericoCeratto/nim-mmgeoip",