removed space in string.utils

parent 56a26716
......@@ -18,7 +18,6 @@ namespace QuickEdminMobile
private static string BASE_URL = "http://210.212.223.15/web/api/Service"; //
public static string URL_LOGIN = BASE_URL + "/Login";
public static string URL_FORGET_PASSWORD = BASE_URL + "/ForgotPassword";
public static string URL_CHANGE_PASSWORD = BASE_URL + "/ChangePassword";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment