mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
clean database models directory (#8026)
This commit is contained in:
parent
881e99df53
commit
6775c7b6ec
12 changed files with 12 additions and 12 deletions
|
@ -7,8 +7,8 @@ import (
|
|||
|
||||
"github.com/docker/docker/api/types"
|
||||
"github.com/docker/docker/api/types/volume"
|
||||
"github.com/portainer/portainer/api/database/models"
|
||||
gittypes "github.com/portainer/portainer/api/git/types"
|
||||
models "github.com/portainer/portainer/api/http/models/kubernetes"
|
||||
v1 "k8s.io/api/core/v1"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue