Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Glastra <timo@animo.id>
  • Loading branch information
TimoGlastra committed Feb 13, 2024
1 parent 215d83f commit 4c912a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rest/src/utils/agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const setupAgent = async ({
endpoints: string[]
port: number
}) => {
// const logger = new TsLogger(LogLevel.debug)
const logger = new TsLogger(LogLevel.debug)

const agent = new Agent(
{
Expand Down

0 comments on commit 4c912a4

Please sign in to comment.