mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-22 07:13:45 +01:00
Remove deprecated tablecopy alias
This commit is contained in:
parent
8a8f30f2aa
commit
9e4ee70e21
@ -335,7 +335,6 @@ function deepcopy(table)
|
||||
return _deepcopy(table)
|
||||
end
|
||||
|
||||
tablecopy = deepcopy --! deprecated alias
|
||||
copy = deepcopy
|
||||
|
||||
function count(table)
|
||||
|
Loading…
Reference in New Issue
Block a user