mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-08 05:47:07 +09:00
GO-3171: fix android build
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
This commit is contained in:
parent
db2e10d80c
commit
ddb2a033b6
3 changed files with 10 additions and 5 deletions
|
@ -5,8 +5,7 @@ package addrs
|
|||
|
||||
import (
|
||||
"net"
|
||||
|
||||
"golang.org/x/exp/slices"
|
||||
"slices"
|
||||
|
||||
"github.com/anyproto/anytype-heart/util/slice"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue