Remove extraneous line added during merge conflict resolution

This commit is contained in:
Giles Bathgate 2023-02-03 18:55:53 +00:00 committed by DRracer
parent 25f9728e09
commit 754b2d03c3
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ void lay1cal_wait_preheat()
PSTR("M190"),
PSTR("M109"),
PSTR("G28"),
PSTR("G92 E0.0")
zero_extrusion
};