Remove duplicate declaration
To not confuse the documentation generator. Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
f0b9d2e890
commit
1dd6eabac2
|
|
@ -14,9 +14,6 @@ See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Package v1alpha2 contains API Schema definitions for the image v1alpha2 API group
|
|
||||||
//+kubebuilder:object:generate=true
|
|
||||||
//+groupName=image.toolkit.fluxcd.io
|
|
||||||
package v1alpha2
|
package v1alpha2
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue