remove obsolete project service declaration

This commit is contained in:
Kirill Likhodedov
2015-09-23 16:10:09 +03:00
parent b96b38b551
commit 6440b60ff6
-3
View File
@@ -165,9 +165,6 @@
<projectService
serviceInterface="git4idea.config.GitExecutableValidator"
serviceImplementation="git4idea.config.GitExecutableValidator"/>
<projectService
serviceInterface="git4idea.MessageManager"
serviceImplementation="git4idea.MessageManager"/>
<projectService serviceInterface="git4idea.branch.GitBrancher"
serviceImplementation="git4idea.branch.GitBrancherImpl"/>
<projectService serviceImplementation="git4idea.GitUserRegistry" />