mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-17 21:32:52 +01:00
chore: Cleanup
This commit is contained in:
parent
1ac30416b8
commit
271ee2210b
@ -39,7 +39,6 @@ export class HomeComponent {
|
||||
const textColorSecondary = documentStyle.getPropertyValue('--text-color-secondary');
|
||||
const surfaceBorder = documentStyle.getPropertyValue('--surface-border');
|
||||
const primaryColor = documentStyle.getPropertyValue('--primary-color');
|
||||
const secondaryColor = documentStyle.getPropertyValue('--secondary-color');
|
||||
|
||||
this.chartData = {
|
||||
labels: [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user