Skip to content

Commit

Permalink
Removed unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
syumai committed May 3, 2020
1 parent ef570d7 commit 9b3d104
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions serve_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ const testCases: Array<testCase> = [
// },
];

// const appCloser = createAppCloser(app, testCases.length);

for (const tc of testCases) {
Deno.test({
name: tc.name,
Expand Down

0 comments on commit 9b3d104

Please sign in to comment.