mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-04-06 20:25:49 +02: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) {
|
} catch (SQLException e) {
|
||||||
Log.toLog(this.getClass().getName(), e);
|
Log.toLog(this.getClass().getName(), e);
|
||||||
}
|
}
|
||||||
Benchmark.stop("Analysis", "Fetch Phase");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user