Skip to content

Commit 4f680bf

Browse files
committed
linter
1 parent aa3c3b2 commit 4f680bf

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

src/app/pages/machine-detail/machine-detail.page.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,12 +153,7 @@
153153
</ion-card-content>
154154
</ion-card>
155155

156-
<app-machinechart
157-
title="Sync State"
158-
[key]="key"
159-
[chartData]="data | delegate: syncDelegate"
160-
[subtitleLeft]="syncLabelState">
161-
</app-machinechart>
156+
<app-machinechart title="Sync State" [key]="key" [chartData]="data | delegate: syncDelegate" [subtitleLeft]="syncLabelState"> </app-machinechart>
162157

163158
<app-machinechart
164159
title="Validators"

0 commit comments

Comments
 (0)