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 80ccda3 commit a62a2c9
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 '../../supabase_macro.dart';

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

0 comments on commit a62a2c9

Please sign in to comment.