added missing comma

This commit is contained in:
Andrew Ellis
2016-08-19 12:25:22 -06:00
parent f8c6ec95f6
commit e938cd3a31
+1 -2
View File
@@ -153,6 +153,5 @@ return array(
'type_overrides' => array(
// 'integer' => 'int',
// 'boolean' => 'bool',
)
),
);