Skip to content

Commit

Permalink
make format
Browse files Browse the repository at this point in the history
  • Loading branch information
gukj-spel committed Aug 8, 2024
1 parent dc92ec4 commit 55e405b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cmd_admin.h
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ class MonitorCmd : public BaseCmd {
public:
MonitorCmd(const std::string& name, int arity);

protected:
protected:
bool DoInitial(PClient* client) override;

private:
Expand Down

0 comments on commit 55e405b

Please sign in to comment.