]> _ Git - fluidbook-toolbox.git/commitdiff
#7488
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 16 Apr 2025 17:36:21 +0000 (19:36 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 16 Apr 2025 17:36:21 +0000 (19:36 +0200)
app/Fluidbook/Compiler/Compiler.php

index 2541f3633896037ee501e20f8beec733cc54dcad..31c40731c993edcbe1ac72c55c92d90393df7087 100644 (file)
@@ -1177,7 +1177,6 @@ class Compiler extends Base implements CompilerInterface, IVirtualDirectoryError
                 }
             }
             $this->_indexVars = $res;
-            dddd($this->_indexVars);
             $this->log('Got index vars 6');
         }
         return $this->_indexVars;