cli/flags: Permit duplicate choices struct tag

This commit is contained in:
Tom Wiesing 2024-04-08 21:39:18 +02:00
parent 26236b6c9a
commit 81fa84c244
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

View file

@ -4,8 +4,6 @@ import (
"embed"
"path/filepath"
_ "embed"
"github.com/FAU-CDI/wisski-distillery/internal/dis/component"
)