Revert "rhel85: nolint package for unused private functions"

Pipeline generation functions are now used by the new image definitions.

This reverts commit cca084d5ce.
This commit is contained in:
Achilleas Koutsou 2021-05-11 13:00:20 +02:00 committed by Tom Gundersen
parent f789f785a4
commit 139c8eb3c4
4 changed files with 0 additions and 4 deletions

View file

@ -1,4 +1,3 @@
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
package rhel85
import (

View file

@ -1,4 +1,3 @@
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
package rhel85
import (

View file

@ -1,4 +1,3 @@
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
package rhel85
import (

View file

@ -1,4 +1,3 @@
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
package rhel85
import (