(eslint): Removed empty line.
This commit is contained in:
parent
69809e284e
commit
8b91505894
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ import fastify, { FastifyInstance } from 'fastify';
|
||||||
import app from './app';
|
import app from './app';
|
||||||
// TODO: Import the microservice app
|
// TODO: Import the microservice app
|
||||||
|
|
||||||
|
|
||||||
// @brief Entrypoint for the microservice's backend.
|
// @brief Entrypoint for the microservice's backend.
|
||||||
const start = async () => {
|
const start = async () => {
|
||||||
// TODO: Thingies to send to log service (if I understood that correctly from /src/chat/src/run.ts)
|
// TODO: Thingies to send to log service (if I understood that correctly from /src/chat/src/run.ts)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue