Skip to content

Commit

Permalink
spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Jul 13, 2024
1 parent e7d85d7 commit dc3fbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backport.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
fetchCurrentUser,
fetchPr,
} from "./github.ts";
import type {Issue} from "./types.ts";
import type { Issue } from "./types.ts";

if (
!Deno.env.get("BACKPORTER_GITEA_FORK") ||
Expand Down

0 comments on commit dc3fbcd

Please sign in to comment.