fix whitespaces

This commit is contained in:
Val Erastov 2017-10-19 21:31:52 -07:00
parent e3c12d45cd
commit 1714daefe8

View file

@ -7,8 +7,6 @@ import {evolveFace} from './evolve-face'
import * as math from '../../math/math';
import {eqTol, TOLERANCE, ueq, veq} from '../geom/tolerance';
const DEBUG = {
OPERANDS_MODE: false,
LOOP_DETECTION: false,