ahem, thank you d3x0r

This commit is contained in:
Mark Nadal 2016-11-28 20:31:27 -08:00
parent 71f15e21c6
commit ce32d8414b

1
gun.js
View File

@ -1386,7 +1386,6 @@
} else
if(!lex && 0 != lex){
(gun = back.chain())._.err = {err: Gun.log('Invalid get request!', lex)};
asdf;
if(cb){ cb.call(gun, gun._.err) }
return gun;
} else