mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-12 01:24:59 +08:00
Remove redundant import
This commit is contained in:
@@ -123,8 +123,6 @@ class CoprModuleBuilder(GenericBuilder):
|
||||
chroots=current_chroots + [chroot])
|
||||
|
||||
def _create_module_safe(self):
|
||||
from copr.exceptions import CoprRequestException
|
||||
|
||||
modulemd = self._dump_mmd()
|
||||
kwargs = {
|
||||
"username": self.module.copr_owner or self.owner,
|
||||
|
||||
Reference in New Issue
Block a user