Skip to content

Commit e3e6773

Browse files
authored
Update README.md
1 parent 94d40a4 commit e3e6773

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ var fs = require('fs');
2323

2424
var QueueITConnector = require('queueit-knownuser');
2525

26-
configureKnownUserHashing();
27-
2826
function isIgnored(req){
2927
return req.method == 'HEAD' || req.method == 'OPTIONS'
3028
}

0 commit comments

Comments
 (0)