Skip to content
Snippets Groups Projects
Commit 2ec96ad6 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Remove unused code

parent e9f362b6
No related merge requests found
...@@ -27,7 +27,6 @@ export class ContentCreatorComponent implements OnInit { ...@@ -27,7 +27,6 @@ export class ContentCreatorComponent implements OnInit {
[], [],
); );
lastCollection: string;
myControl = new FormControl(); myControl = new FormControl();
editDialogMode = false; editDialogMode = false;
......
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