style: remove unused code and updated plugin

This commit is contained in:
2018-11-26 00:58:20 -06:00
parent a2b2073bad
commit 68470e3dee
8 changed files with 108 additions and 840 deletions

View File

@@ -0,0 +1,7 @@
<?php
class TaskwarriorCommandException extends Exception {
}
?>