Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and crlonxp committed Jul 22, 2023
1 parent 866b712 commit 3703648
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ class LaundryWasherControlsServer : public AttributeAccessInterface
LaundryWasherControlsServer() : AttributeAccessInterface(Optional<EndpointId>::Missing(), LaundryWasherControls::Id) {}
static LaundryWasherControlsServer & Instance();


static constexpr uint8_t kMaxSpinSpeedLength = 64;

/**
Expand Down

0 comments on commit 3703648

Please sign in to comment.