Skip to content

Commit 2db7a8c

Browse files
committed
MAGETWO-65361: [GitHub][PR] Update Table.php #8695
- Fixed Code Style
1 parent e1c7460 commit 2db7a8c

File tree

1 file changed

+0
-1
lines changed
  • lib/internal/Magento/Framework/DB/Ddl

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/DB/Ddl/Table.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ class Table
4848
// Used for back compatibility, when query param can't use statement options
4949
const TYPE_VARBINARY = 'varbinary';
5050

51-
5251
/**
5352
* Default and maximal TEXT and BLOB columns sizes we can support for different DB systems.
5453
*/

0 commit comments

Comments
 (0)