Skip to content

Commit

Permalink
fix: flutter analyze issues
Browse files Browse the repository at this point in the history
  • Loading branch information
cevheri committed Nov 30, 2024
1 parent 4f66268 commit ac5eecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/data/repository/account_repository.dart
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class AccountRepository {
}
//
//sample usage for production
https://dhw-api.onrender.com/api/account/reset-password/init
// https://dhw-api.onrender.com/api/account/reset-password/init
//curl 'https://dhw-api.onrender.com/api/account/reset-password/init' \
// -H 'accept: application/json, text/plain, */*' \
// -H 'accept-language: en-US,en;q=0.9,tr-TR;q=0.8,tr;q=0.7,az;q=0.6' \
Expand Down

0 comments on commit ac5eecb

Please sign in to comment.