mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-13 18:14:38 +02:00
:P
This commit is contained in:
@@ -145,7 +145,7 @@ public class MetricsStarter implements Runnable
|
|||||||
enabledGraph.addPlotter(new SimplePlotter("LocalChat"));
|
enabledGraph.addPlotter(new SimplePlotter("LocalChat"));
|
||||||
}
|
}
|
||||||
|
|
||||||
final Graph depGraph = metrics.createGraph("Dependancies");
|
final Graph depGraph = metrics.createGraph("Dependencies");
|
||||||
Method method = ess.getPaymentMethod().getMethod();
|
Method method = ess.getPaymentMethod().getMethod();
|
||||||
if (method != null)
|
if (method != null)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user