Format code with standardjs and prettier
This commit fixes the style issues introduced in a6bb050
according to the output
from standardjs and prettier.
Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/8d032216-17f3-4f71-9328-14160eaf3b90/
This commit is contained in:
parent
a6bb050eda
commit
f02290b065
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ const main = async () => {
|
|||
intents,
|
||||
});
|
||||
|
||||
|
||||
database()
|
||||
.then(async () => {
|
||||
logger.silly("Database process started");
|
||||
|
|
Loading…
Add table
Reference in a new issue