Revert "Add Everything to variant_as_lookaside"

This reverts commit c8d2eb9b3e.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2022-05-23 14:45:33 -04:00
parent c8d2eb9b3e
commit e611d2ea7d
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11

View File

@ -46,9 +46,6 @@ variant_as_lookaside = [
("AppStream", "BaseOS"), ("AppStream", "BaseOS"),
("CRB", "BaseOS"), ("CRB", "BaseOS"),
("CRB", "AppStream"), ("CRB", "AppStream"),
("Everything", "AppStream"),
("Everything", "BaseOS"),
("Everything", "CRB"),
] ]
gather_method = { gather_method = {