Skip to content
Snippets Groups Projects
Commit 294ffd0f authored by paflov's avatar paflov
Browse files

remove console.log

parent 86098a69
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,6 @@ export class AppComponent implements OnInit {
loginData.code = code;
loginData.booklet = 0;
}
console.log("LOGINNNNN", loginData);
this.mds.setNewLoginData(loginData);
this.mds.setCostumTextsLogin(loginData.costumTexts);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment