Skip to content

Commit

Permalink
Fix spotbugs failure by removing unused variable. (#47)
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Handalian <handalm@amazon.com>
  • Loading branch information
mch2 authored Aug 17, 2021
1 parent 969c5ea commit 63cd019
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -600,9 +600,6 @@ is ready so it starts to read that file (go back two windows and
on reader to avoid this.
*/

// Step 1 from above.
long start = System.currentTimeMillis();

// Step 2 from above.
long currWindowStartTime =
PerformanceAnalyzerMetrics.getTimeInterval(
Expand Down

0 comments on commit 63cd019

Please sign in to comment.