forked from ALHP/ALHP.GO
removed status from config
This commit is contained in:
5
utils.go
5
utils.go
@@ -82,11 +82,6 @@ type Conf struct {
|
|||||||
Logging struct {
|
Logging struct {
|
||||||
Level string
|
Level string
|
||||||
}
|
}
|
||||||
Status struct {
|
|
||||||
Class struct {
|
|
||||||
Skipped, Queued, Latest, Failed, Signing, Building, Unknown string
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Blacklist struct {
|
Blacklist struct {
|
||||||
Packages []string
|
Packages []string
|
||||||
Repo []string
|
Repo []string
|
||||||
|
Reference in New Issue
Block a user