remove newline
This commit is contained in:
parent
8d1777fa0c
commit
20f0707813
@ -25,8 +25,7 @@ union DataUnion {
|
||||
};
|
||||
|
||||
struct DataWrapper {
|
||||
|
||||
|
||||
|
||||
DataWrapper() = default;
|
||||
|
||||
DataWrapper(const uint8_t* data, size_t size): type(DataTypes::RAW) {
|
||||
|
Loading…
Reference in New Issue
Block a user