diff --git a/shine-UI/js/pages/messages-list.js b/shine-UI/js/pages/messages-list.js index fb8c4c2d..63c36937 100644 --- a/shine-UI/js/pages/messages-list.js +++ b/shine-UI/js/pages/messages-list.js @@ -26,7 +26,6 @@ const DM_BLOB_PREVIEW_CACHE = new Map(); const DM_BLOB_PREVIEW_PENDING = new Map(); const dmAvatarSnapshotCache = new Map(); const dmAvatarPendingByLogin = new Map(); -const SVG_CHEVRON = ''; const RELATION_ORDER = new Map([ ['close_friend', 0],