formatting

This commit is contained in:
Matthew Bucci
2023-11-07 15:29:37 -08:00
parent c60d8f90b1
commit dad1f0d264
8 changed files with 104 additions and 61 deletions

View File

@@ -122,5 +122,3 @@ class AlterTableSQLRewriter extends AbstractSQLRewriter
return $sql;
}
}