diff --git a/lib/widgets/auth/verfiy_account.dart b/lib/widgets/auth/verfiy_account.dart index 56c2ba09..35332198 100644 --- a/lib/widgets/auth/verfiy_account.dart +++ b/lib/widgets/auth/verfiy_account.dart @@ -387,8 +387,6 @@ class _VerifyAccountState extends State { mobileNumber: _loggedUser['MobileNumber'], projectID: await sharedPref.getInt(PROJECT_ID), logInTokenID: await sharedPref.getString(LOGIN_TOKEN_ID), - doctorID: 1485, - // TODO do it dynamic activationCode: activationCode, generalid: "Cs2020@2016\$2958" );