Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
atom-skillz committed Nov 12, 2024
1 parent 32ae68c commit 2f98c7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion objects/isn_unifiedgrowingtray.lua
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ function handleTooltip(args)

--seed use and seed display
local seedString=""
local seedTimeString=""
if args.seed and args.seed.name then
seedString=root.itemConfig(args.seed.name).config.shortdescription
seedString=" (^yellow;" .. seedString .. "^reset;)"
Expand Down

0 comments on commit 2f98c7b

Please sign in to comment.