Skip to content

Commit

Permalink
Duplicated #include in settings.cc (commaai#29951)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreSato authored Sep 17, 2023
1 parent 079a51c commit 8a0711a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion selfdrive/ui/qt/offroad/settings.cc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include "selfdrive/ui/ui.h"
#include "selfdrive/ui/qt/util.h"
#include "selfdrive/ui/qt/qt_window.h"
#include "selfdrive/ui/qt/widgets/input.h"

TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
// param, title, desc, icon
Expand Down

0 comments on commit 8a0711a

Please sign in to comment.