Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
ohltyler committed Feb 6, 2023
1 parent 32ddc3b commit d21a01a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/plugins/vis_augmenter/common/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ export interface VisLayer {

export type VisLayers = VisLayer[];

<<<<<<< HEAD
=======
// persisting the ID so we can reference the rest of the metadata
// stored at the VisLayer level. Needed for tooltip formatting and
// partitioning the data in the View Events page
>>>>>>> 5c1cbb8a1d (Add view events flyout)
export interface EventMetadata {
pluginResourceId: string;
tooltip?: string;
Expand Down

0 comments on commit d21a01a

Please sign in to comment.