diff --git a/utils.go b/utils.go index 0b1ed1a..607bd32 100644 --- a/utils.go +++ b/utils.go @@ -82,11 +82,6 @@ type Conf struct { Logging struct { Level string } - Status struct { - Class struct { - Skipped, Queued, Latest, Failed, Signing, Building, Unknown string - } - } Blacklist struct { Packages []string Repo []string