Skip to content

Commit 588237a

Browse files
committed
Remove useless github variable
1 parent 97f758c commit 588237a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const core = require("@actions/core");
2-
const github = require("@actions/github");
32
const tc = require("@actions/tool-cache");
43
const exec = require("@actions/exec");
54
const io = require("@actions/io");

0 commit comments

Comments
 (0)