Cleanup
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"git.crumpington.com/lib/keyedmutex"
|
||||
"git.crumpington.com/lib/go/keyedmutex"
|
||||
)
|
||||
|
||||
type Cache[K comparable, V any] struct {
|
||||
|
||||
Reference in New Issue
Block a user