This commit is contained in:
Moshe Dicker 2024-04-07 07:22:31 -04:00
parent e3a8ccdd6d
commit c79316d803
1 changed files with 0 additions and 1 deletions

View File

@ -331,7 +331,6 @@ class _TableWriter {
/// Use [isUpdate] to determine if the builder is for an update or insert companion
(String, String) _companionBuilder(String typedefName,
{required bool isUpdate}) {
;
final companionClassName = scope.dartCode(scope.companionType(table));
final companionBuilderTypeDef =