diff --git a/src/index.ts b/src/index.ts index 3ca5b36..eef6c91 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,4 +1,3 @@ -import fetch, { Response } from "node-fetch"; import { Probot } from "probot"; import { Octokit } from "octokit"; import { createAppAuth } from "@octokit/auth-app";