Closed jbouffard closed 6 years ago
This PR removes the try/catch block in the TMS.bind method as the error that it returns was unhelpful. With it gone, it'll be easier to debug the TMS server when something goes wrong.
TMS.bind
This PR removes the try/catch block in the
TMS.bind
method as the error that it returns was unhelpful. With it gone, it'll be easier to debug the TMS server when something goes wrong.