mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-21 05:51:56 +02:00
2.9 -> 3.0 merge
Commented out a load of metrics code for the time being
This commit is contained in:
@@ -23,12 +23,12 @@ public class ProtectHolder extends AsyncStorageObjectHolder<Protect>
|
||||
@Override
|
||||
public void finishRead()
|
||||
{
|
||||
throw new UnsupportedOperationException("Not supported yet.");
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void finishWrite()
|
||||
{
|
||||
throw new UnsupportedOperationException("Not supported yet.");
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user