Skip to content

Commit 2f4d043

Browse files
committed
fix ci errors
1 parent c6ee44e commit 2f4d043

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/kbn-dev-utils/src/kbn_client/kbn_client_requester.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ export class KbnClientRequester {
117117
params: options.query,
118118
headers: {
119119
'kbn-xsrf': 'kbn-client',
120-
...options.headers,
121120
},
122121
httpsAgent: this.httpsAgent,
123122
});

0 commit comments

Comments
 (0)