cleanup code

This commit is contained in:
三丙
2024-10-11 14:40:28 +08:00
parent 698f4f9b6d
commit 62a712ea36

View File

@@ -12,6 +12,4 @@ public final class QueueConstants {
public static final String MSG_MD_PREFIX = "jcpp_";
public static final String MSG_MD_TS = "ts";
public static final String MSG_MD_PROTOCOL_SESSION_ID = "protocol_session_id";
}