Run prettier

pull/4549/head
Vladislav Volosnikov 1 year ago
parent ee032e03d1
commit 391df54429
No known key found for this signature in database
GPG Key ID: 0BA5FA1BBFEFF91E
  1. 1
      scripts/checks/custom-errors-duplication.js

@ -27,7 +27,6 @@ function main() {
}
function processArtifacts(artifacts) {
const filesContainingCustomError = {};
for (const artifact of artifacts) {

Loading…
Cancel
Save