Skip to content

Commit

Permalink
Remove redundant interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
exavolt committed Dec 26, 2023
1 parent 15ec39e commit 27f20c4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion iam/application__azgen.go
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,6 @@ type ApplicationService interface {

ApplicationIDService
ApplicationInstanceService
ApplicationInstanceStateService
}

// ApplicationServiceClient is the interface for
Expand Down
1 change: 0 additions & 1 deletion iam/user__azgen.go
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,6 @@ type UserService interface {

UserIDService
UserInstanceService
UserInstanceStateService
}

// UserServiceClient is the interface for
Expand Down

0 comments on commit 27f20c4

Please sign in to comment.