Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Laugslander committed Jan 3, 2024
1 parent 000a539 commit 36f6627
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __tests__/main.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import * as secrets from "../src/secrets";
import fixture from "@octokit/fixtures/scenarios/api.github.com/get-repository/normalized-fixture.json";
import nock from "nock";
import { run } from "../src/main";
import { setFailed } from "@actions/core";

nock.disableNetConnect();

Expand Down

0 comments on commit 36f6627

Please sign in to comment.