Macro cleanup
This commit is contained in:
parent
2c3585cfb0
commit
8703edc125
4 changed files with 10 additions and 35 deletions
|
@ -1,7 +1,5 @@
|
|||
"use strict";
|
||||
|
||||
const { z } = require("typo-geom");
|
||||
|
||||
module.exports = class Point {
|
||||
constructor(x, y, on, cubic) {
|
||||
this.x = x;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue