Browse Source

Remove orphaned line of code.

Paweł Bukowski 4 years ago
parent
commit
bcd98bfeec
1 changed files with 0 additions and 2 deletions
  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.
      *