diff --git a/[esx]/esx_notify/fxmanifest.lua b/[esx]/esx_notify/fxmanifest.lua index 275f92e1..cbf467ef 100644 --- a/[esx]/esx_notify/fxmanifest.lua +++ b/[esx]/esx_notify/fxmanifest.lua @@ -3,10 +3,6 @@ game 'gta5' author 'ESX-Framework' description 'ESX Notification' -shared_scripts { - '@es_extended/imports.lua', -} - client_scripts { 'Notify.lua' } ui_page 'nui/index.html'