inputs/containers: remove unneeded input

The `pathlib` is not used, remove it.
This commit is contained in:
Christian Kellner 2022-04-12 22:21:35 +02:00 committed by Achilleas Koutsou
parent 136e13eca1
commit 3e1ecf15b6

View file

@ -19,7 +19,6 @@ root of the tree is used as the oci archive file to install.
import os
import sys
import pathlib
from osbuild import inputs