Sebastian Bittrich 3 years ago
parent
commit
0a6eaacc92
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/viewer/index.ts

+ 0 - 1
src/viewer/index.ts

@@ -188,7 +188,6 @@ export class Viewer {
                 const renderer = this.plugin.canvas3d!.props.renderer;
                 await PluginCommands.Canvas3D.SetSettings(this.plugin, { settings: { renderer: { ...renderer, backgroundColor: o.backgroundColor } } });
                 this.plugin.representation.structure.themes.colorThemeRegistry.add(SuperposeColorThemeProvider);
-                // this.plugin.representation.structure.themes.colorThemeRegistry.add(AlphaFoldConfidenceColorThemeProvider);
 
                 if (o.showWelcomeToast) {
                     await PluginCommands.Toast.Show(this.plugin, {