format
parent
ec6092f7d2
commit
1c2f59fb67
|
@ -52,7 +52,6 @@ describe('authutil tests', () => {
|
|||
});
|
||||
}, 100000);
|
||||
|
||||
|
||||
function dbg(message: string) {
|
||||
process.stderr.write('dbg::' + message + '::\n');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue