mirror of
https://github.com/torproject/metrics-lib.git
synced 2025-02-16 23:37:33 +00:00
Remove unused suppression.
This commit is contained in:
parent
26874eb8a9
commit
b3b1236641
@ -844,7 +844,6 @@ public abstract class ServerDescriptorImpl extends DescriptorImpl
|
||||
}
|
||||
|
||||
@Override
|
||||
@SuppressWarnings("deprecation")
|
||||
public List<Integer> getHiddenServiceDirVersions() {
|
||||
return this.hiddenServiceDir ? null : Collections.singletonList(2);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user