mirror of
https://github.com/rocky-linux/ansible-role-kojihub.git
synced 2024-12-26 18:30:55 +00:00
forget os import
This commit is contained in:
parent
7e5249dfb7
commit
ad419b0caf
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
import sys
|
||||
import logging
|
||||
import subprocess
|
||||
import os
|
||||
|
||||
import koji
|
||||
from koji.plugin import register_callback, ignore_error
|
||||
|
|
Loading…
Reference in a new issue