Skip to content

Commit 1219df2

Browse files
committed
issue #277:rename package with org.apache
1 parent 7e5d4f4 commit 1219df2

File tree

74 files changed

+0
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+0
-2
lines changed

eventmesh-common/src/main/java/com/webank/eventmesh/common/protocol/http/header/Header.java eventmesh-common/src/main/java/org/apache/eventmesh/common/protocol/http/header/Header.java

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
package org.apache.eventmesh.common.protocol.http.header;
1919

2020

21-
import org.apache.eventmesh.common.protocol.http.body.client.HeartbeatRequestBody;
22-
import org.apache.eventmesh.common.protocol.http.body.message.ReplyMessageRequestBody;
2321
import org.apache.eventmesh.common.protocol.http.common.RequestCode;
2422
import org.apache.eventmesh.common.protocol.http.header.client.*;
2523
import org.apache.eventmesh.common.protocol.http.header.message.PushMessageRequestHeader;

0 commit comments

Comments
 (0)