Skip to content

Commit

Permalink
style: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
bm424 committed Sep 7, 2023
1 parent ba5cccc commit aa84f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/executable.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export function getCodingAssistantAssetsPath(): string {
console.log(
"Derived Sourcery Coding Assistant Assets Path: ",
codingAssistantAssetsPath
)
);

return codingAssistantAssetsPath;
}
Expand Down

0 comments on commit aa84f16

Please sign in to comment.