diff --git a/displayword.lua b/displayword.lua index 6b3da4f..bb567e1 100644 --- a/displayword.lua +++ b/displayword.lua @@ -31,7 +31,6 @@ local updateColor = function (data) elseif (data.dC > data.mC) then specialChar = 0 end - print (tostring(data.dC) .. " -> " .. tostring(specialChar) .. " " .. tostring(data.mC) .. "minutes") if (specialChar < 1) then return data.colorFg elseif (specialChar < 2) then