1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-10 01:51:07 +09:00

Fix linter

This commit is contained in:
Sergey 2022-12-15 23:37:03 +05:00
parent d3b6b5375e
commit 37d2f9e14d
No known key found for this signature in database
GPG key ID: 2B848483FF11C82C

View file

@ -11,7 +11,6 @@ import (
"time"
"github.com/anytypeio/go-anytype-middleware/metrics"
"github.com/anytypeio/go-anytype-middleware/pkg/lib/logging"
)