Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
DeividasK committed Nov 22, 2024
1 parent 6642fee commit b7e606d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1,642 deletions.
1 change: 0 additions & 1 deletion core/capabilities/registry.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ func (r *Registry) Add(ctx context.Context, c capabilities.BaseCapability) error

info, err := c.Info(ctx)
if err != nil {

return err
}

Expand Down
Loading

0 comments on commit b7e606d

Please sign in to comment.