Skip to content

Commit

Permalink
Merge pull request #675 from iotaledger/remove/dashboard-component
Browse files Browse the repository at this point in the history
Remove dashboard component
  • Loading branch information
muXxer authored Apr 19, 2024
2 parents 15beb39 + f07cbf2 commit 85c51bf
Show file tree
Hide file tree
Showing 121 changed files with 367 additions and 16,164 deletions.
2 changes: 0 additions & 2 deletions components/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (
"github.com/iotaledger/hive.go/app"
"github.com/iotaledger/hive.go/app/components/profiling"
"github.com/iotaledger/hive.go/app/components/shutdown"
"github.com/iotaledger/iota-core/components/dashboard"
dashboardmetrics "github.com/iotaledger/iota-core/components/dashboard_metrics"
"github.com/iotaledger/iota-core/components/debugapi"
"github.com/iotaledger/iota-core/components/inx"
Expand Down Expand Up @@ -50,7 +49,6 @@ Command line flags:
metricstracker.Component,
protocol.Component,
dashboardmetrics.Component,
dashboard.Component,
prometheus.Component,
inx.Component,
),
Expand Down
16 changes: 0 additions & 16 deletions components/dashboard/build.sh

This file was deleted.

195 changes: 0 additions & 195 deletions components/dashboard/component.go

This file was deleted.

Loading

0 comments on commit 85c51bf

Please sign in to comment.