Alexander Rose %!s(int64=3) %!d(string=hai) anos
pai
achega
3e9de449c8
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      src/mol-geo/geometry/mesh/mesh.ts

+ 0 - 4
src/mol-geo/geometry/mesh/mesh.ts

@@ -53,10 +53,6 @@ export interface Mesh {
     setBoundingSphere(boundingSphere: Sphere3D): void
 
     readonly meta: { [k: string]: unknown }
-
-    //
-
-
 }
 
 export namespace Mesh {