mirror of
https://github.com/LucasDower/ObjToSchematic.git
synced 2025-03-07 14:06:41 +08:00
Removed unneeded require
This commit is contained in:
parent
c36e72e52a
commit
607cda5323
@ -1,5 +1,3 @@
|
||||
const { isVoidExpression, textChangeRangeIsUnchanged } = require("typescript");
|
||||
|
||||
class Vector3 {
|
||||
|
||||
constructor(x, y, z) {
|
||||
|
Loading…
Reference in New Issue
Block a user