Closed cafce25 closed 4 years ago
The debugger statement is setting brakepoints which make it very hard to debug other code when using this library. Since it should not be in production code anyways this patch removes all instances of it.
The debugger statement is setting brakepoints which make it very hard to debug other code when using this library. Since it should not be in production code anyways this patch removes all instances of it.