mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
remove extra comment
This commit is contained in:
parent
726aa02038
commit
d8e19be7b5
@ -156,7 +156,6 @@ func (i *Influxdb) CreateUser(ctx context.Context, statements dbplugin.Statement
|
||||
}
|
||||
|
||||
// RenewUser is not supported on Influxdb, so this is a no-op.
|
||||
// TO CHECK THIS FIRST
|
||||
func (i *Influxdb) RenewUser(ctx context.Context, statements dbplugin.Statements, username string, expiration time.Time) error {
|
||||
// NOOP
|
||||
return nil
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user