Skip to content

Commit 015ee9e

Browse files
committed
remove: useless import
1 parent a62b93c commit 015ee9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

functions/client.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const { Api } = require('@top-gg/sdk')
2-
const { ActivityType } = require('discord.js')
32

43
const guildCount = async (client) => {
54
const guildsSize = await client.shard.fetchClientValues('guilds.cache.size')

0 commit comments

Comments
 (0)