Skip to content

Commit a57cbde

Browse files
authored
Update index.js
1 parent 5c668c2 commit a57cbde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ try {
77
native = require('./build/Release/hdiffpatch');
88
} catch(e) {
99
console.error(e);
10-
native = require('./build/Debug/hdiffpatch');
1110
}
1211
exports.native = native;
1312

0 commit comments

Comments
 (0)