Skip to content

Commit

Permalink
Remove request for cloudInstance from user instances.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartcaunt committed Nov 29, 2024
1 parent fcae6a9 commit f9d0a09
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/app/admin/components/user/user.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,11 @@ export class UserComponent implements OnInit, OnDestroy {
name
uid
username
ipAddress
owner {
id
}
terminationDate
cloudInstance {
address
}
}
}
}
Expand Down

0 comments on commit f9d0a09

Please sign in to comment.