Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlycoconuts committed Aug 15, 2024
1 parent 0c76802 commit 9ef947f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ const validateArrayString = (arraySchema, arrayName) => yup
} catch (e) {
return false;
}

}
return true;
}
Expand Down

0 comments on commit 9ef947f

Please sign in to comment.