Skip to content

Commit

Permalink
azure/types.go: get rid of SecurityGroupId
Browse files Browse the repository at this point in the history
It is used nowhere.

Fixes: #1200

Signed-off-by: Emanuele Giuseppe Esposito <[email protected]>
  • Loading branch information
esposem committed Aug 8, 2023
1 parent c7be501 commit 60fb3b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/adaptor/cloud/azure/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ type Config struct {
Zone string
Region string
SubnetId string
SecurityGroupName string
SecurityGroupId string
Size string
ImageId string
Expand Down

0 comments on commit 60fb3b0

Please sign in to comment.