Skip to content

Commit b271df7

Browse files
committed
Removed invalid option.
1 parent 5e3db35 commit b271df7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Components/PartitionDefinition.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ class PartitionDefinition extends Component
3636
* @var array
3737
*/
3838
public static $OPTIONS = array(
39-
'STORAGE' => array(1, 'var'),
4039
'STORAGE ENGINE' => array(1, 'var'),
4140
'ENGINE' => array(1, 'var'),
4241
'COMMENT' => array(2, 'var'),

0 commit comments

Comments
 (0)