Skip to content

Commit

Permalink
Fixing type woes in reportin'
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Griffith committed Jan 17, 2020
1 parent 0aeb51b commit c46c8e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions x-pack/legacy/plugins/reporting/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,6 @@ export interface AbsoluteURLFactoryOptions {
hostname: string;
port: string | number;
}
<<<<<<< HEAD
=======

export interface InterceptedRequest {
requestId: string;
Expand All @@ -359,4 +357,3 @@ export interface InterceptedRequest {
}

export { ServerFacade };
>>>>>>> e8b859bf2f... [Reporting] Fix map tiles not loading by using Chrome's Remote Protocol (#55137)

0 comments on commit c46c8e4

Please sign in to comment.