Skip to content

Commit

Permalink
add an extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
Case-E committed Aug 19, 2024
1 parent fa390e5 commit a6cfeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waspc/packages/deploy/src/providers/fly/helpers/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ export function stripTrailingSlash(url: string): string {
return url.slice(0, -1);
}
return url;
}
}

0 comments on commit a6cfeb9

Please sign in to comment.