Skip to content

Commit 51c0c59

Browse files
authored
[ISSUE #303]🎨Remove useless import (#304)
1 parent c308a67 commit 51c0c59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rocketmq-remoting/src/codec/remoting_command_codec.rs

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*/
17-
use std::i32;
1817

1918
use bytes::{Buf, BufMut, Bytes, BytesMut};
2019
use tokio_util::codec::{Decoder, Encoder};

0 commit comments

Comments
 (0)