Skip to content

Commit c79b6ea

Browse files
tnixeuredgeoff
authored andcommitted
Remove Todo since issue #10 is closed (#117)
The issue that the authentication is not working is closed.
1 parent d7b32ca commit c79b6ea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/authentication.js

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
'use strict';
22

3-
// TODO: Until https://github.com/redgeoff/slouch/issues/10 is completed, this example only works in
4-
// node
5-
63
var Slouch = require('../');
74
var slouch = new Slouch('http://localhost:5984');
85

0 commit comments

Comments
 (0)