Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
yoff committed Oct 9, 2024
1 parent 502028f commit 65dd816
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/init-action.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ import {
getErrorMessage,
} from "./util";
import { validateWorkflow } from "./workflow";
import { isFeatureAvailable } from "@actions/cache";

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

0 comments on commit 65dd816

Please sign in to comment.