generated from wessel/boilerplate
fix(cleanup): remove unused param, fix formatting
remove unused parameter and fix formatting to be like the rest of the project
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
#include "database/DatabaseManager.hpp"
|
||||
#include "database/StudentCourse.hpp"
|
||||
|
||||
#define PARAM 5
|
||||
|
||||
namespace assignments::one::final_grade_determinator {
|
||||
|
||||
class FinalGradeDeterminator : public rclcpp::Node {
|
||||
|
||||
Reference in New Issue
Block a user