mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-04 15:25:00 -04:00
Remove obsolote revive comments
This commit is contained in:
parent
6c0509e34d
commit
6b2d9d16f8
13 changed files with 0 additions and 63 deletions
|
@ -29,9 +29,6 @@ type stubCloudCreator struct {
|
|||
createErr error
|
||||
}
|
||||
|
||||
// TODO: Upon changing this function, please refactor it to reduce the number of arguments to <= 5.
|
||||
//
|
||||
//revive:disable-next-line
|
||||
func (c *stubCloudCreator) Create(
|
||||
ctx context.Context,
|
||||
provider cloudprovider.Provider,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue