Skip to content

Commit

Permalink
chore(*)!: remove deprecated ExtendedArguments class (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
c43721 committed Jun 26, 2022
1 parent 60ce845 commit 9b51f2c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 117 deletions.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ export * from './lib/structures/Argument';
export * from './lib/structures/ArgumentStore';
export * from './lib/structures/Command';
export * from './lib/structures/CommandStore';
export * from './lib/structures/ExtendedArgument';
export * from './lib/structures/InteractionHandler';
export * from './lib/structures/InteractionHandlerStore';
export * from './lib/structures/Listener';
Expand Down
116 changes: 0 additions & 116 deletions src/lib/structures/ExtendedArgument.ts

This file was deleted.

0 comments on commit 9b51f2c

Please sign in to comment.