Remove doubled temperature line

this line was doubled, but was barely noticable because (in my case, and the demo case) the text almost matched the background
This commit is contained in:
NBKelly 2020-08-15 22:21:51 +12:00 committed by GitHub
parent 1310031b3a
commit 7aa9550c26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -370,8 +370,6 @@ local function worker(args)
local count = #self
for i = 0, count do self[i]=nil end
table.insert(self, temp_below)
table.insert(self, wibox.widget{
{
hourly_forecast_graph,