Merge pull request #286 from ZynerOrg/deepsource-transform-4475d3d4

Format code with standardjs and prettier
This commit is contained in:
Axel Olausson Holtenäs 2022-05-17 10:32:51 +02:00 committed by GitHub
commit 69ea55afd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,6 @@ const main = async () => {
intents,
});
database()
.then(async () => {
logger.silly("Database process started");