Skip to content

Commit

Permalink
fix: remove leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
UndefinedBehaviour committed Oct 24, 2023
1 parent 467bb96 commit 5119422
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.test-d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,5 @@ const httpServerListener: RequestListener = (request, response) => {
pinoHttp({
customLevels: {
bark: 25,
z: 90
},
fhfh: true
}
}).logger.bark("arf arf");

0 comments on commit 5119422

Please sign in to comment.