aboutsummaryrefslogtreecommitdiff
path: root/src/types.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.ts')
-rw-r--r--src/types.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/types.ts b/src/types.ts
index fc1b5e2..3b64ea1 100644
--- a/src/types.ts
+++ b/src/types.ts
@@ -8,7 +8,6 @@ export const TYPES = {
ThirdParty: Symbol('ThirdParty'),
Managers: {
Player: Symbol('PlayerManager'),
- UpdatingQueueEmbed: Symbol('UpdatingQueueEmbed'),
},
Services: {
AddQueryToQueue: Symbol('AddQueryToQueue'),