mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 07:19:41 +02:00
feat(code): equalize the code with EE EE-6218 (#10518)
This commit is contained in:
parent
e110856003
commit
6c55cac52a
6 changed files with 11 additions and 15 deletions
|
@ -106,7 +106,6 @@ func (service *Service) StackByWebhookID(id string) (*portainer.Stack, error) {
|
|||
}
|
||||
|
||||
return nil, err
|
||||
|
||||
}
|
||||
|
||||
// RefreshableStacks returns stacks that are configured for a periodic update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue