Commit c406aea1 authored by Rron Jahja's avatar Rron Jahja
Browse files

removed comments

parent ac078fa6
......@@ -12,8 +12,6 @@ import { RestService } from '../../rest.service';
styleUrls: ['./login.page.scss'],
})
export class LoginPage implements OnInit {
// username = "Bob@mail.com";
// password = "BobPassword";
username = "";
password = "";
correctCredentials = false;
......
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