💡 describe import

This commit is contained in:
Axel Olausson Holtenäs 2022-04-13 23:27:03 +02:00
parent eb1892acc5
commit 76e4c1f0fe
No known key found for this signature in database
GPG key ID: 9347A5E873995701

View file

@ -1,7 +1,7 @@
// Dependencies
// 3rd party dependencies
import { GuildMember } from "discord.js";
// Helpers
// Dependencies
import updatePresence from "@helpers/updatePresence";
import fetchUser from "@helpers/fetchUser";