remove line break

This commit is contained in:
casperlamboo 2016-05-06 20:03:15 +02:00 committed by Simon Voordouw
parent 637b757215
commit 9eef3c0074

View File

@ -17,7 +17,6 @@ export default function generateSupport(slices, settings) {
nozzleDiameter nozzleDiameter
} = settings.config; } = settings.config;
supportGridSize /= PRECISION; supportGridSize /= PRECISION;
supportMargin /= PRECISION; supportMargin /= PRECISION;
plateSize /= PRECISION; plateSize /= PRECISION;