Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
tangenta committed Jan 17, 2023
1 parent dabfc22 commit ea07d83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ddl/index_merge_tmp.go
Expand Up @@ -102,7 +102,6 @@ func checkTempIndexKey(txn kv.Transaction, tmpRec *temporaryIndexRecord, originI
// Don't delete the index key if the row exists.
tmpRec.skip = true
return nil

}
return nil
}
Expand Down

0 comments on commit ea07d83

Please sign in to comment.