Skip to content
Snippets Groups Projects
Commit 3c70149a authored by pnogal's avatar pnogal Committed by Paulina Nogal
Browse files

Remove unused function

parent 4948b4a7
No related branches found
No related tags found
No related merge requests found
......@@ -35,9 +35,6 @@ export class AppComponent implements OnInit {
this.sidenavService.setSidenav(this.rightAddCourse);
}
closeSidenav(id) {
return id.close();
}
}
document.addEventListener('WebComponentsReady', function() {
const customEvent = new CustomEvent('myuw-login', {
......
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