Skip to content

Commit

Permalink
Update shared.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasDevApps authored Oct 12, 2024
1 parent 9bbd9a1 commit 5bf5a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/mixins/shared.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ignore_for_file: deprecated_member_use, unintended_html_in_doc_comment

part of '../../supabase_macro.dart';
part of '../../flutter_supabase_macro.dart';

/// Shared logic for all macros which run in the declarations phase.
mixin _Shared {
Expand Down

0 comments on commit 5bf5a7e

Please sign in to comment.