refactor: remove deprecated code

getCore and player modules were deprecated long ago and only used once.
This commit is contained in:
Linden
2023-01-25 15:39:30 +11:00
parent b09ca41001
commit 74628a5167
8 changed files with 0 additions and 393 deletions

View File

@@ -76,8 +76,6 @@ end
lib = setmetatable({
name = ox_lib,
---@deprecated
service = context,
context = context,
exports = {},
onCache = function(key, cb)