From 732751f0078045bbacbcdb5edc5f3a5f5eab9968 Mon Sep 17 00:00:00 2001
From: Kekoa Kaaikala <kekoa.kaaikala@gmail.com>
Date: Fri, 2 Sep 2022 13:49:41 +0000
Subject: [PATCH] Project: Fix vulture warnings

---
 vulture_allowlist.py | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/vulture_allowlist.py b/vulture_allowlist.py
index 5578f3fff..65756c95f 100644
--- a/vulture_allowlist.py
+++ b/vulture_allowlist.py
@@ -299,10 +299,9 @@ event
 deserialize
 serialized_event
 
-# TODO: Remove after #2231 is closed
-relay_users
-last_update_time
-add_relay_user
+# TODO: Remove when removing Tunnel code
+create_control_tunnel
+set_wait_for_exploited_machines
 
 # pydantic base models
 underscore_attrs_are_private