fmt
This commit is contained in:
@@ -204,3 +204,4 @@ func (q *CleanupQueue) OldestAge() time.Duration {
|
||||
return time.Since(item.queueTime)
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -368,3 +368,4 @@ func TestCleanupQueue_Concurrent(t *testing.T) {
|
||||
_ = q.Len()
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user