Skip to content

Commit

Permalink
style: pretty pretty prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
EvolutionX-10 committed Aug 25, 2022
1 parent 561e09a commit f28e2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/General/ping.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { RadonGuildId } from '#constants';
import { RadonCommand } from '#lib/structures';
import { ApplyOptions } from '@sapphire/decorators';
import { send } from '@sapphire/plugin-editable-commands';
import { RadonGuildId } from '#constants';
@ApplyOptions<RadonCommand.Options>({
description: `Check my latency!`
})
Expand Down

0 comments on commit f28e2b0

Please sign in to comment.