mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-06 23:41:33 +01:00
Fixed Analysis saying Fetch took -1ms
This commit is contained in:
parent
3554efb8de
commit
0bd111bc7c
@ -312,6 +312,5 @@ public class Analysis {
|
||||
} catch (SQLException e) {
|
||||
Log.toLog(this.getClass().getName(), e);
|
||||
}
|
||||
Benchmark.stop("Analysis", "Fetch Phase");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user