Remove spurious brace

Followup to c536b8de62
This commit is contained in:
Scott Lahteine 2020-04-27 09:05:41 -05:00
parent 7eac76d31b
commit 267c25fd53

View file

@ -180,7 +180,6 @@ void menu_info_thermistors() {
#endif
#if HAS_HEATED_BED
{
#undef THERMISTOR_ID
#define THERMISTOR_ID TEMP_SENSOR_BED
#include "../thermistornames.h"