mirror of
https://github.com/rocky-linux/ansible-role-kojihub.git
synced 2024-11-24 13:51:26 +00:00
forget os import
This commit is contained in:
parent
7e5249dfb7
commit
ad419b0caf
@ -11,6 +11,7 @@
|
|||||||
import sys
|
import sys
|
||||||
import logging
|
import logging
|
||||||
import subprocess
|
import subprocess
|
||||||
|
import os
|
||||||
|
|
||||||
import koji
|
import koji
|
||||||
from koji.plugin import register_callback, ignore_error
|
from koji.plugin import register_callback, ignore_error
|
||||||
|
Loading…
Reference in New Issue
Block a user