Skip to content

Commit 7a983c0

Browse files
committed
refactor: remove redundant type provider
1 parent 6c0c0d5 commit 7a983c0

File tree

2 files changed

+0
-61
lines changed

2 files changed

+0
-61
lines changed

src/main/java/com/github/lppedd/cc/angular2/Angular2CommitTypeProvider.java

Lines changed: 0 additions & 60 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<idea-plugin>
22
<extensions defaultExtensionNs="com.github.lppedd.idea-conventional-commit">
3-
<commitTypeProvider implementation="com.github.lppedd.cc.angular2.Angular2CommitTypeProvider" />
43
<commitScopeProvider implementation="com.github.lppedd.cc.angular2.Angular2CommitScopeProvider" />
54
</extensions>
65
</idea-plugin>

0 commit comments

Comments
 (0)