Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kislaykishore committed Aug 22, 2024
1 parent 97af737 commit e984310
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions internal/monitor/units.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ import "go.opencensus.io/stats"
const (
UnitDimensionless = stats.UnitDimensionless
UnitMicroseconds = "us"

UnitBytes = stats.UnitBytes
UnitBytes = stats.UnitBytes
)

0 comments on commit e984310

Please sign in to comment.