mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-17 21:32:52 +01:00
chore: clean up console log
This commit is contained in:
parent
9731bd419c
commit
0f4030b4a1
@ -40,8 +40,6 @@ export class HomeComponent {
|
||||
const surfaceBorder = documentStyle.getPropertyValue('--surface-border');
|
||||
const primaryColor = documentStyle.getPropertyValue('--primary-color');
|
||||
|
||||
console.log(primaryColor)
|
||||
|
||||
this.chartData = {
|
||||
labels: [],
|
||||
datasets: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user