Typofix
This commit is contained in:
parent
755d54a99d
commit
404034d85a
8 changed files with 8 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// monorepo/cloud/maplefileapps-backend/pkg/storage/memory/inmemory/memory.go
|
||||
// monorepo/cloud/maplefile-backend/pkg/storage/memory/inmemory/memory.go
|
||||
package inmemory
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// monorepo/cloud/maplefileapps-backend/pkg/storage/memory/inmemory/memory_test.go
|
||||
// monorepo/cloud/maplefile-backend/pkg/storage/memory/inmemory/memory_test.go
|
||||
package inmemory
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// monorepo/cloud/maplefileapps-backend/pkg/storage/memory/redis/redis.go
|
||||
// monorepo/cloud/maplefile-backend/pkg/storage/memory/redis/redis.go
|
||||
package redis
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue