Update file.js

This commit is contained in:
Mark Nadal 2016-12-26 22:48:59 -08:00 committed by GitHub
parent 2e826ca9d8
commit d5cf9938c1

View File

@ -70,6 +70,7 @@ Gun.on('opt', function(at){
});
(function test(){
return;
try{
var graph = Gun.obj.ify(fs.readFileSync('data.json').toString()).graph;
var read;