chore: Add missing devops imports

ref: #693 #515
This commit is contained in:
2025-03-20 15:58:26 +09:30
parent f6bf6df31c
commit e725efb9b7

View File

@ -4,7 +4,10 @@ from devops.viewsets import (
feature_flag,
feature_flag_notes,
git_group,
git_group_notes,
git_repository,
github_repository_notes,
gitlab_repository_notes
)