bazel tidy

This commit is contained in:
Adrian Stobbe 2024-09-10 10:03:21 +02:00
parent 357afe594a
commit 49945c016e
9 changed files with 9 additions and 9 deletions

View file

@ -13,8 +13,8 @@ import (
"strings"
"testing"
"github.com/edgelesssys/constellation/v2/cli/internal/terraform"
"github.com/edgelesssys/constellation/v2/api/attestationconfigapi"
"github.com/edgelesssys/constellation/v2/cli/internal/terraform"
"github.com/edgelesssys/constellation/v2/internal/cloud/cloudprovider"
"github.com/edgelesssys/constellation/v2/internal/config"
"github.com/edgelesssys/constellation/v2/internal/constants"