Skip to content

Commit

Permalink
[gh-NangoHQ#610] formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
khaliqgant committed May 2, 2023
1 parent 0fa5e2e commit 2dcf532
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/server/lib/utils/file-logger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ class CustomTransport extends Transport {
this.initialize();
console.log(error);
}
}
else {
} else {
this.initialize();
}
}
Expand Down

0 comments on commit 2dcf532

Please sign in to comment.