Skip to content

Commit

Permalink
fix: host name while creating event
Browse files Browse the repository at this point in the history
  • Loading branch information
AhsanRns committed May 16, 2024
1 parent 525b08c commit dee33b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions evently/lib/evently_provider.dart
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,6 @@ class EventlyProvider extends ChangeNotifier {
_selectedDenom = supportedDenomList.first;
}
}
setHostName = currentUserName;

return sdkResponse;
}

Expand Down

0 comments on commit dee33b4

Please sign in to comment.