Skip to content

Commit

Permalink
chore: project lead is allergic to changes...
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed May 19, 2024
1 parent 8c768d8 commit 085facd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/SapphireClient.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { container, Store, StoreRegistry } from '@sapphire/pieces';
import type { Awaitable } from '@sapphire/utilities';
import { Client, type ClientOptions, type Message, type Snowflake } from 'discord.js';
import { URL } from 'node:url';
import type { URL } from 'node:url';
import { loadApplicationCommandRegistriesListeners } from '../optional-listeners/application-command-registries-listeners/_load';
import { loadErrorListeners } from '../optional-listeners/error-listeners/_load';
import { loadMessageCommandListeners } from '../optional-listeners/message-command-listeners/_load';
Expand Down

0 comments on commit 085facd

Please sign in to comment.