Skip to content

Commit 01e6693

Browse files
committed
chore: remove unused import.
1 parent 297f9c8 commit 01e6693

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import * as github from "@actions/github";
21
import { getBranchName } from "./utils";
32

43
describe("utils", () => {

0 commit comments

Comments
 (0)