Skip to content

Commit

Permalink
test: test pr
Browse files Browse the repository at this point in the history
  • Loading branch information
tyllark committed Aug 20, 2024
1 parent 05bf466 commit f7ac812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/amplify_core/lib/src/amplify_class_impl.dart
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class AmplifyClassImpl extends AmplifyClass {
/// {@macro amplify_flutter.amplify_class_impl}
AmplifyClassImpl() : super.protected();

//to-do: DELETE THIS TEST COMMENT
@override
Future<void> addPluginPlatform(AmplifyPluginInterface plugin) {
switch (plugin.category) {
Expand Down

0 comments on commit f7ac812

Please sign in to comment.