Explorar el Código

Remove blank line

yomboprime hace 6 años
padre
commit
5e26c0e1be
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      examples/jsm/loaders/LDrawLoader.d.ts

+ 0 - 1
examples/jsm/loaders/LDrawLoader.d.ts

@@ -18,5 +18,4 @@ export class LDrawLoader {
 
 
 	addMaterial(material: Material ): void;
 	addMaterial(material: Material ): void;
 	getMaterial(colourCode: string): Material | null;
 	getMaterial(colourCode: string): Material | null;
-
 }
 }

粤ICP备19079148号