Skip to content

Commit 8fb1288

Browse files
author
Daniel
committed
removing duplicate httpclient
1 parent 503a187 commit 8fb1288

2 files changed

Lines changed: 1 addition & 86 deletions

File tree

go/engine/backend/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ package backend
77
import (
88
"time"
99

10-
"github.com/ForestHubAI/edge-agents/go/engine/backend/internal/httpclient"
10+
"github.com/ForestHubAI/edge-agents/go/util/httpclient"
1111
)
1212

1313
const (

go/engine/backend/internal/httpclient/httpclient.go

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)