Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 65dd816

Browse files
committed
remove unused import
1 parent 502028f commit 65dd816

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/init-action.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ import {
6565
getErrorMessage,
6666
} from "./util";
6767
import { validateWorkflow } from "./workflow";
68-
import { isFeatureAvailable } from "@actions/cache";
6968

7069
/** Fields of the init status report that can be sent before `config` is populated. */
7170
interface InitStatusReport extends StatusReportBase {

0 commit comments

Comments
 (0)