Update acw.lua

This commit is contained in:
aaron-lebo 2014-02-10 03:06:50 -06:00 committed by copycat-killer
parent 5b67a36d52
commit 3e8754c217
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ function worker(args)
local timeout = args.timeout or 600 local timeout = args.timeout or 600
local settings = args.settings or function() end local settings = args.settings or function() end
local function update() local function update()
btc = parse(get("https://coinbase.com/api/v1/prices/buy")) btc = parse(get("https://coinbase.com/api/v1/prices/buy"))
if btc then if btc then