reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
namespace oceanbase {
|
||||
namespace unittest {
|
||||
class MockObElectionCallback : public election::ObIElectionCallback {
|
||||
public:
|
||||
public:
|
||||
int on_get_election_priority(election::ObElectionPriority& priority)
|
||||
{
|
||||
priority.set_candidate(true);
|
||||
|
||||
Reference in New Issue
Block a user