Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Thodin3 committed Apr 13, 2021
1 parent 4d350a9 commit 49efb8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/parsers/query-params-parser.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ describe("query params parser", () => {
},
optional: false
});

});

test("parses @queryParams as interface parameter", () => {
Expand Down

0 comments on commit 49efb8e

Please sign in to comment.