Skip to content

Commit 597638d

Browse files
committedMar 13, 2016
Remove unused http variable
ESLint now runs fine
1 parent 3d15c24 commit 597638d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎benchmarks/middleware.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11

22
'use strict';
33

4-
const http = require('http');
54
const Koa = require('..');
65
const app = new Koa();
76

0 commit comments

Comments
 (0)
Please sign in to comment.