Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
akshya96 committed Apr 11, 2024
1 parent ce967e6 commit 1a5d7e1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions vault/census.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@

package vault

import (
"time"
)
import "time"

// CensusAgent is a stub for OSS
type CensusReporter interface{}
Expand Down

0 comments on commit 1a5d7e1

Please sign in to comment.