From 553871da821389e7708600c19222365d75d9d29d Mon Sep 17 00:00:00 2001 From: scoobybejesus Date: Tue, 2 Jan 2018 00:08:49 -0500 Subject: [PATCH] cmc top 10 --- price.py | 1 - 1 file changed, 1 deletion(-) diff --git a/price.py b/price.py index b964c24..db6309e 100644 --- a/price.py +++ b/price.py @@ -3,7 +3,6 @@ import sopel.module import requests import time import random -import math # from apikey import commodity_key polourl = "https://poloniex.com/public?command=returnTicker"