This commit is contained in:
Shreyas Goenka 2024-09-10 15:46:04 +02:00
parent f3fc0ef268
commit 9d59b5e055
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@ import (
type Mode string
type TargetVariable variable.Variable
// Target defines overrides for a single target.
// This structure is recursively merged into the root configuration.
type Target struct {