inputs/containers: remove unneeded input
The `pathlib` is not used, remove it.
This commit is contained in:
parent
136e13eca1
commit
3e1ecf15b6
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue