Skip to content

Commit

Permalink
style: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Jul 11, 2024
1 parent 449c9da commit f121260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/create-tree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export async function createTree(
sha: null,
});
continue;
/* v8 ignore next 3 */
/* v8 ignore next 3 */
} catch (error) {
continue;
}
Expand Down

0 comments on commit f121260

Please sign in to comment.