Skip to content

Commit ceb7acd

Browse files
committed
revert
1 parent 573f656 commit ceb7acd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cns/restserver/util.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@ func (service *HTTPRestService) saveNetworkContainerGoalState(req cns.CreateNetw
171171
hostVersion = "-1"
172172
}
173173

174-
hostVersion = req.Version
175-
176174
// Remove the auth token before saving the containerStatus to cns json file
177175
createNetworkContainerRequest := req
178176
createNetworkContainerRequest.AuthorizationToken = ""

0 commit comments

Comments
 (0)