forked from mirror/ObjToSchematic
Removed old logs
This commit is contained in:
parent
57514727f5
commit
426a8fc4d2
@ -101,7 +101,6 @@ export class NBTExporter extends IExporter {
|
||||
},
|
||||
};
|
||||
|
||||
LOG(nbt);
|
||||
saveNBT(nbt, filePath);
|
||||
|
||||
return false;
|
||||
|
@ -85,7 +85,6 @@ export class SchemExporter extends IExporter {
|
||||
},
|
||||
};
|
||||
|
||||
LOG(nbt);
|
||||
saveNBT(nbt, filePath);
|
||||
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user