Skip to content

Commit

Permalink
Fix commit by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
pmerlet-at-didomi committed Dec 13, 2024
1 parent c1ac6cc commit 71243e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions example/integration_test/set_user_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ void main() {
syncError = true;
syncReadyEvent = null;
};
listener.onSyncUserChanged = () {
print("Sync user changed!!!!!");
};

DidomiSdk.addEventListener(listener);

Expand Down

0 comments on commit 71243e8

Please sign in to comment.