Remove unnecessary blank line in Bureaucrat.hpp
This commit is contained in:
parent
c9639437ed
commit
5410b6228c
@ -26,7 +26,7 @@ public:
|
||||
Bureaucrat operator--(int); // Post-decrement
|
||||
Bureaucrat &operator+=(int value);
|
||||
Bureaucrat &operator-=(int value);
|
||||
|
||||
|
||||
int getGrade() const;
|
||||
const std::string getName() const;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user