diff --git a/[esx_addons]/esx_license/fxmanifest.lua b/[esx_addons]/esx_license/fxmanifest.lua index 7cc82fa9..eeee83f9 100644 --- a/[esx_addons]/esx_license/fxmanifest.lua +++ b/[esx_addons]/esx_license/fxmanifest.lua @@ -7,7 +7,6 @@ description 'ESX License' version '1.7.0' server_scripts { - '@async/async.lua', '@es_extended/imports.lua', '@oxmysql/lib/MySQL.lua', 'server/main.lua' diff --git a/[esx_addons]/esx_vehicleshop/fxmanifest.lua b/[esx_addons]/esx_vehicleshop/fxmanifest.lua index ef98819b..e5e9c3dc 100644 --- a/[esx_addons]/esx_vehicleshop/fxmanifest.lua +++ b/[esx_addons]/esx_vehicleshop/fxmanifest.lua @@ -11,7 +11,6 @@ version '1.7.0' shared_script '@es_extended/imports.lua' server_scripts { - '@async/async.lua', '@oxmysql/lib/MySQL.lua', '@es_extended/locale.lua', 'locales/*.lua',