Skip to content

Commit

Permalink
refactor: remove @discordjs/util re-export (#9488)
Browse files Browse the repository at this point in the history
  • Loading branch information
almeidx committed May 1, 2023
1 parent 36b7fb2 commit 54ceedf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/builders/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ export * from './interactions/contextMenuCommands/ContextMenuCommandBuilder.js';
export * from './util/componentUtil.js';
export * from './util/normalizeArray.js';
export * from './util/validation.js';
export * from '@discordjs/util';

/**
* The {@link https://github.com/discordjs/discord.js/blob/main/packages/builders#readme | @discordjs/builders} version
Expand Down

0 comments on commit 54ceedf

Please sign in to comment.