diff --git a/dnf-json b/dnf-json index 8cca954ea..6b3a1b971 100644 --- a/dnf-json +++ b/dnf-json @@ -24,7 +24,6 @@ except IndexError: base = dnf.Base() -base.conf.cachedir = "./dnf-cache" base.conf.substitutions["releasever"] = "30" base.conf.substitutions["basearch"] = "x86_64"