Skip to content

Commit

Permalink
algin blank line to original
Browse files Browse the repository at this point in the history
  • Loading branch information
Edison-CBS committed Jul 18, 2023
1 parent 67e8273 commit 914b818
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion common/params.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ class Params {
private:
std::string params_path;
std::string prefix;
};
};
1 change: 0 additions & 1 deletion selfdrive/car/toyota/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@ def _update(self, c):
# while in standstill, send a user alert
events.add(EventName.manualRestart)


ret.events = events.to_msg()

return ret
Expand Down

0 comments on commit 914b818

Please sign in to comment.