Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Aug 25, 2023
1 parent b1c9fab commit 44fd67a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tsuru/client/apps.go
Original file line number Diff line number Diff line change
Expand Up @@ -545,12 +545,6 @@ type app struct {
ServiceInstanceBinds []tsuru.AppServiceInstanceBinds
}

type serviceInstanceBind struct {
Service string
Instance string
Plan string
}

type appInternalAddress struct {
Domain string
Protocol string
Expand Down

0 comments on commit 44fd67a

Please sign in to comment.