Re-order imports

Signed-off-by: James Munnelly <jmunnelly@apple.com>
This commit is contained in:
James Munnelly 2022-01-07 12:49:51 +00:00
parent df250307c2
commit 9a0a395c05

View File

@ -17,8 +17,9 @@ limitations under the License.
package feature
import (
utilfeature "github.com/jetstack/cert-manager/pkg/util/feature"
"k8s.io/component-base/featuregate"
utilfeature "github.com/jetstack/cert-manager/pkg/util/feature"
)
const (