Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dickermoshe committed Apr 7, 2024
1 parent e3a8ccd commit c79316d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drift_dev/lib/src/writer/manager_writer.dart
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand Down

0 comments on commit c79316d

Please sign in to comment.