mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-05 03:38:12 +08:00
imported but not used
This commit is contained in:
@@ -225,8 +225,6 @@ class ModuleBuild(RidaBase):
|
||||
return query.first()
|
||||
|
||||
def json(self):
|
||||
from module_build_service.views import api_definition
|
||||
|
||||
return {
|
||||
'id': self.id,
|
||||
'name': self.name,
|
||||
|
||||
Reference in New Issue
Block a user