mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-19 06:30:05 +08:00
style: remove unused code
This commit is contained in:
parent
ff4b1677fb
commit
4c8d098de3
@ -229,7 +229,6 @@ public abstract class StandardV2RayBean extends AbstractBean {
|
||||
input.setPosition(position); // 读后归位
|
||||
|
||||
if (tmpPacketEncoding != 1 && tmpPacketEncoding != 2) {
|
||||
input.getByteBuffer().position(position);
|
||||
enableECH = tmpEnableECH;
|
||||
if (enableECH) {
|
||||
enablePqSignature = input.readBoolean();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user