remove refresh_item_container since it's not used

This commit is contained in:
jelveh
2025-06-27 22:49:58 -07:00
parent aeac392a7c
commit 1df874c581
@@ -19,7 +19,6 @@
import UIPrompt from '../UI/UIPrompt.js';
import UIAlert from '../UI/UIAlert.js';
import refresh_item_container from './refresh_item_container.js';
// Initialize the favicon cache if it doesn't exist
window.favicon_cache = window.favicon_cache || {};