Remove comments from Sconstruct

pull/1445/head
Willem Melching 5 years ago
parent 845abed5db
commit c624edb57c
  1. 3
      SConstruct

@ -250,6 +250,3 @@ if arch == "aarch64":
SConscript(['selfdrive/locationd/SConscript']) SConscript(['selfdrive/locationd/SConscript'])
SConscript(['selfdrive/locationd/kalman/SConscript']) SConscript(['selfdrive/locationd/kalman/SConscript'])
SConscript(['tools/lib/index_log/SConscript']) SConscript(['tools/lib/index_log/SConscript'])
# TODO: finish cereal, dbcbuilder, MPC

Loading…
Cancel
Save