Skip to content

Commit 9a82784

Browse files
author
伯箫
committed
remove empty rows
1 parent d19faaf commit 9a82784

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/performance.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@ var requestEnd = new Date().getTime();
2121
var requestTime = requestEnd - start;
2222

2323
console.log('requestTime:' + requestTime);
24-
25-
26-
27-

0 commit comments

Comments
 (0)