1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-08 05:47:07 +09:00

Fix after merge

This commit is contained in:
Sergey 2024-08-15 17:09:24 +02:00
parent b4b9c91d33
commit e58e4da925
No known key found for this signature in database
GPG key ID: 3B6BEF79160221C6
12 changed files with 56 additions and 55 deletions

View file

@ -40,7 +40,6 @@ import (
"github.com/anyproto/anytype-heart/space/clientspace"
"github.com/anyproto/anytype-heart/util/anyerror"
"github.com/anyproto/anytype-heart/util/constant"
oserror "github.com/anyproto/anytype-heart/util/os"
"github.com/anyproto/anytype-heart/util/uri"
)