Explorar el Código

Remove orphaned line of code.

Paweł Bukowski hace 4 años
padre
commit
bcd98bfeec
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/Grid.php

+ 0 - 2
src/Grid.php

@@ -41,8 +41,6 @@ class Grid
     const CREATE_MODE_DEFAULT = 'default';
     const CREATE_MODE_DIALOG = 'dialog';
 
-    const IFRAME_QUERY_NAME = '_grid_iframe_';
-
     /**
      * The grid data model instance.
      *