Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
Signed-off-by: yibin <huyibin@pingcap.com>
  • Loading branch information
yibin87 committed Mar 12, 2024
1 parent 39c5dbe commit 22fc396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/tidb_query_datatype/src/codec/mysql/decimal.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// Copyright 2016 TiKV Project Authors. Licensed under Apache-2.0.

use std::{
cmp,
cmp::Ordering,
Expand Down

0 comments on commit 22fc396

Please sign in to comment.