@ -5,7 +5,7 @@ from drf_spectacular.utils import (
|
||||
)
|
||||
|
||||
# THis import only exists so that the migrations can be created
|
||||
# from devops.models.feature_flag_history import FeatureFlagHistory # pylint: disable=W0611:unused-import
|
||||
from devops.models.git_group_history import GitGroupHistory # pylint: disable=W0611:unused-import
|
||||
from devops.serializers.git_group import (
|
||||
GitGroup,
|
||||
ModelSerializer,
|
||||
|
Reference in New Issue
Block a user