mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-14 04:12:53 +01:00
fix whitespaces
This commit is contained in:
parent
e3c12d45cd
commit
1714daefe8
1 changed files with 0 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue