From 6ed97ea2d1f011ced52cc7e3c2f642aaa3c82f1d Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 12 Mar 2026 21:32:34 +0100 Subject: [PATCH] Factor out getMostRelevantSession --- .idea/workspace.xml | 25 ++++--------------------- src/gateway/opcodes/GuildSync.ts | 18 +----------------- src/gateway/opcodes/LazyRequest.ts | 18 +----------------- src/gateway/util/SessionUtils.ts | 18 ++++++++++++++++++ 4 files changed, 24 insertions(+), 55 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 51f40ff29..11f4ea469 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -12,18 +12,6 @@