compilation fix

This commit is contained in:
Stephan D
2025-12-24 02:17:01 +01:00
parent 1f0b54d590
commit 8f1f279792
2 changed files with 3 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ package transfer
import (
"context"
"time"
"github.com/tech/sendico/gateway/chain/internal/service/gateway/rpcclient"
"github.com/tech/sendico/gateway/chain/internal/service/gateway/shared"