Cleanup after linter
This commit is contained in:
@@ -40,7 +40,6 @@ struct DeviceStatus {
|
||||
u16 max_x{};
|
||||
u16 max_y{};
|
||||
};
|
||||
|
||||
std::optional<CalibrationData> touch_calibration;
|
||||
};
|
||||
|
||||
@@ -73,7 +72,6 @@ public:
|
||||
Stage1Completed,
|
||||
Completed,
|
||||
};
|
||||
|
||||
/**
|
||||
* Constructs and starts the job with the specified parameter.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user