Skip to content

Commit

Permalink
Remove code comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov committed Oct 9, 2024
1 parent f88427b commit 6dc9ceb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Column/ColumnDefinitionBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ final class ColumnDefinitionBuilder extends AbstractColumnDefinitionBuilder
'time',
'datetime',
'timestamp',

// 'bool',
// 'boolean',
// 'date',
// 'json',
];

protected const TYPES_WITH_SCALE = [
Expand Down

0 comments on commit 6dc9ceb

Please sign in to comment.