Merge pull request #298 from ZynerOrg/deepsource-transform-08a7d018
Format code with standardjs and prettier
This commit is contained in:
commit
e74f9d5f9d
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,7 @@
|
|||
import axios from "axios";
|
||||
import { CommandInteraction } from "discord.js";
|
||||
|
||||
import {
|
||||
successColor,
|
||||
errorColor,
|
||||
} from "@config/embed";
|
||||
import { successColor, errorColor } from "@config/embed";
|
||||
|
||||
import { SlashCommandSubcommandBuilder } from "@discordjs/builders";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue