David Sehnal hace 7 años
padre
commit
be3ce9f1c7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/structure/model.ts

+ 0 - 1
src/structure/model.ts

@@ -17,7 +17,6 @@ export interface Unit extends Readonly<{
 }> { }
 
 export namespace Unit {
-    /** Represent the th */
     export interface Structure extends Readonly<{
         data: Data.Structure,
         /** A globally unique number for this instance (to easily determine unique structures within a model) */