fix minor issues found durint ENT merge (#14250)

This commit is contained in:
Luiz Aoqui
2022-08-23 17:22:18 -04:00
committed by GitHub
parent a4f007a217
commit 43fe45d972
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/hashicorp/nomad/api"
"github.com/hashicorp/nomad/ci"
"github.com/hashicorp/nomad/helper"
"github.com/hashicorp/nomad/helper/pointer"
"github.com/mitchellh/cli"
"github.com/posener/complete"
"github.com/stretchr/testify/assert"