mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
remove empty line
This commit is contained in:
parent
4be8fc59a7
commit
842a74f217
1 changed files with 0 additions and 1 deletions
|
@ -177,7 +177,6 @@ local function strip_game_suffix(type, name)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
function contentdb.calculate_package_id(type, author, name)
|
function contentdb.calculate_package_id(type, author, name)
|
||||||
return author:lower() .. "/" .. strip_game_suffix(type, name)
|
return author:lower() .. "/" .. strip_game_suffix(type, name)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue