buildx(history): remove unused field
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -107,7 +107,6 @@ export interface ExportOpts {
|
|||||||
refs: Array<string>;
|
refs: Array<string>;
|
||||||
noSummaries?: boolean;
|
noSummaries?: boolean;
|
||||||
image?: string;
|
image?: string;
|
||||||
useContainer?: boolean;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface ExportResponse {
|
export interface ExportResponse {
|
||||||
|
|||||||
Reference in New Issue
Block a user