Skip to content

Remove unused try-catch block

Cecylia Bocovich requested to merge cohosh/snowflake-webext:fix-try-catch into main

Exceptions are handled by the catch() function of the returned promise

Merge request reports