Skip to content

Commit

Permalink
lxd/instances_post: Use conversionSink instead of migrationSink
Browse files Browse the repository at this point in the history
Signed-off-by: Din Music <[email protected]>
  • Loading branch information
MusicDin committed Jul 10, 2024
1 parent 4922b45 commit a30dee4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lxd/instances_post.go
Original file line number Diff line number Diff line change
Expand Up @@ -399,9 +399,6 @@ func createFromConversion(s *state.State, r *http.Request, projectName string, p
return resp
}

var inst instance.Instance
var instOp *operationlock.InstanceOperation

revert := revert.New()
defer revert.Fail()

Expand Down

0 comments on commit a30dee4

Please sign in to comment.