Tidy
This commit is contained in:
@ -90,7 +90,6 @@ class service_runner {
|
||||
bool check_remote_items_exist(const std::vector<std::string>& file_paths) const;
|
||||
bool execute_ssh_command(const std::string& command, const std::string& error_msg) const;
|
||||
bool execute_local_command(const std::string& command, const std::string& error_msg) const;
|
||||
void maketitle(const std::string& title) const;
|
||||
};
|
||||
|
||||
} // namespace dropshell
|
||||
|
Reference in New Issue
Block a user