remove unused data binding

This commit is contained in:
Jesse Lucas 2020-04-07 18:56:51 -04:00
parent e67b91977d
commit 33d47063e8

View File

@ -1,4 +1,3 @@
<h1 mat-dialog-title>Error</h1>
<div mat-dialog-content>
{{data.message}}
</div>