Skip to content

Commit

Permalink
Fix clang compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiee committed Dec 30, 2022
1 parent 9eca7a2 commit 0f9d717
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/graph/validator/AdminValidator.h
Original file line number Diff line number Diff line change
Expand Up @@ -386,9 +386,6 @@ class KillSessionValidator final : public Validator {
private:
Status validateImpl() override;
Status toPlan() override;

private:
SessionID sessionId_{-1};
};

class GetSessionValidator final : public Validator {
Expand Down

0 comments on commit 0f9d717

Please sign in to comment.