mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-03 05:26:07 +00:00
fix: retired old imports (#97)
This commit is contained in:
parent
a2ab5a7292
commit
76b9f0efe8
@ -32,11 +32,3 @@ export * from './structures/components';
|
||||
|
||||
// GUILDS
|
||||
export * from './structures/guilds';
|
||||
|
||||
// BUILDERS
|
||||
export * from '../../helpers/src/builders/components/InputTextBuilder';
|
||||
export * from '../../helpers/src/builders/components/MessageActionRowBuilder';
|
||||
export * from '../../helpers/src/builders/components/MessageButtonBuilder';
|
||||
export * from '../../helpers/src/builders/components/MessageSelectMenuBuilder';
|
||||
export * from '../../helpers/src/builders/slash/ApplicationCommand';
|
||||
export * from '../../helpers/src/builders/slash/ApplicationCommandOption';
|
||||
|
Loading…
x
Reference in New Issue
Block a user