David Sehnal 7 anni fa
parent
commit
be3ce9f1c7
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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) */