mirror of
https://code.forgejo.org/actions/checkout.git
synced 2026-06-13 08:35:38 +00:00
Remove unused object format result field
This commit is contained in:
parent
4823ef7dde
commit
b517d3148c
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ import {getServerApiUrl} from './url-helper'
|
|||
const IS_WINDOWS = process.platform === 'win32'
|
||||
|
||||
export interface RepositoryObjectFormatResult {
|
||||
defaultBranch?: string
|
||||
format: string
|
||||
succeeded: boolean
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue