Explorar o código

remove console.log

Alexander Rose %!s(int64=5) %!d(string=hai) anos
pai
achega
bef9ff86d2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/apps/viewer/extensions/cellpack/color.ts

+ 0 - 1
src/apps/viewer/extensions/cellpack/color.ts

@@ -31,7 +31,6 @@ export function CellPackColorTheme(ctx: ThemeDataContext, props: PD.Values<CellP
     let legend: ScaleLegend | TableLegend | undefined
     let legend: ScaleLegend | TableLegend | undefined
 
 
     const info = ctx.structure && CellPackInfoProvider.get(ctx.structure).value
     const info = ctx.structure && CellPackInfoProvider.get(ctx.structure).value
-    console.log(info)
 
 
     if (ctx.structure && info) {
     if (ctx.structure && info) {
         const colors = distinctColors(info.packingsCount)
         const colors = distinctColors(info.packingsCount)