Skip to content

Commit

Permalink
StackChart: remove unused prop
Browse files Browse the repository at this point in the history
  • Loading branch information
julienw committed Nov 30, 2017
1 parent e35ad18 commit 83caead
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/stack-chart/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ type Props = {
maxStackDepth: number,
stackTimingByDepth: StackTimingByDepth,
timeRange: { start: Milliseconds, end: Milliseconds },
threadIndex: number,
interval: Milliseconds,
getCategory: GetCategory,
getLabel: GetLabel,
Expand Down

0 comments on commit 83caead

Please sign in to comment.