فهرست منبع

Removed test console.log

David Sehnal 6 سال پیش
والد
کامیت
92b36f8e36
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/mol-model/structure/structure/unit/rings.ts

+ 0 - 2
src/mol-model/structure/structure/unit/rings.ts

@@ -51,8 +51,6 @@ namespace UnitRings {
             idx++;
         }
 
-        console.log(createIndex(rings));
-
         let _index: UnitRings['index'] | undefined = void 0;
         return {
             all: rings,