refactor: remove extended collection (#6246)

Co-authored-by: iCrawl <buechler.noel@outlook.com>
This commit is contained in:
1Computer1
2021-07-31 07:08:59 -04:00
committed by GitHub
parent 65ae06429d
commit 00bae4fe6b
49 changed files with 56 additions and 75 deletions

View File

@@ -1,6 +1,6 @@
'use strict';
const Collection = require('./Collection.js');
const { Collection } = require('@discordjs/collection');
/**
* A Collection which holds a max amount of entries. The first key is deleted if the Collection has