Fixup for artifact in Workplace, which broke it

This commit is contained in:
Tristan Eisermann 2020-04-23 09:55:58 +02:00 committed by Chi Nguyen
parent a8e44dead3
commit 2dd337967c
1 changed files with 0 additions and 1 deletions

View File

@ -8,4 +8,3 @@
</div>
<taskana-pagination [numberOfItems]="tasks.length" *ngIf="tasks && tasks.length > 0" [(page)]="tasksPageInformation"
[type]="type" (changePage)="changePage($event)"></taskana-pagination>
<taskana-code></taskana-code>