David Sehnal 7 years ago
parent
commit
be3ce9f1c7
1 changed files with 0 additions and 1 deletions
  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) */