We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06aa5fd commit ecaa566Copy full SHA for ecaa566
gitlab/exceptions.py
@@ -223,8 +223,6 @@ class GitlabTodoError(GitlabOperationError):
223
class GitlabTopicMergeError(GitlabOperationError):
224
pass
225
226
-class GitlabMergeTrainError(GitlabOperationError):
227
- pass
228
229
class GitlabTimeTrackingError(GitlabOperationError):
230
0 commit comments