Commit a715f534 authored by Grant's avatar Grant
Browse files

-debug

parent ced4bdc2
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -76,9 +76,6 @@ export class Template extends EventEmitter<TemplateEvents> {
    templateHolder.appendChild(this.$canvas);

    this.setupWebGL();

    // @ts-ignore
    window.TemplateTest = this;
  }

  destroy() {