Skip to content

Commit 2bc09a2

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent 31d0d7e commit 2bc09a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

items/exotic.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,7 +1437,6 @@ local items = {
14371437
}
14381438
return {
14391439
name = "Exotic Jokers",
1440-
init = function()
1441-
end,
1440+
init = function() end,
14421441
items = items,
14431442
}

0 commit comments

Comments
 (0)