diff --git a/public/app.js b/public/app.js index 5b69aca..b77d8f3 100644 --- a/public/app.js +++ b/public/app.js @@ -10956,7 +10956,4 @@ console.log('✅ SteelBase carregado com sucesso!'); }); // Removido: listener de fechamento do modal Admin legado -})(); - -// Export for external use -export { appState, userPreferences, loadPreferences, savePreferences, adminConfig, Logger }; \ No newline at end of file +})(); \ No newline at end of file