Browse Source

Exception handler

jqh 5 years ago
parent
commit
6da5182ecb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Grid.php

+ 0 - 1
src/Grid.php

@@ -1164,7 +1164,6 @@ HTML;
         $this->handleExportRequest(true);
 
         try {
-            echo $a;
             $this->callComposing();
 
             $this->build();