remove unused import
This commit is contained in:
parent
502028f6bc
commit
65dd816de1
1 changed files with 0 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue