mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
client: Remove snap handling
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
@@ -201,8 +201,6 @@ func ConnectLXDUnixWithContext(ctx context.Context, path string, args *Connectio
|
||||
}
|
||||
}
|
||||
|
||||
path = shared.HostPath(path)
|
||||
|
||||
// Setup the HTTP client
|
||||
httpClient, err := unixHTTPClient(args, path)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user