fix inherit error

This commit is contained in:
KOUNOIKE
2018-12-08 19:53:32 +09:00
parent 1d6abae837
commit de0bdac66b

View File

@@ -33,6 +33,7 @@ class ApiController
with RepositoryCreationService
with IssueCreationService
with HandleCommentService
with MergeService
with WebHookService
with WebHookPullRequestService
with WebHookIssueCommentService