Fixxed doubled up use flag

This commit is contained in:
Ryonia Coruscare 2019-09-05 13:33:24 +12:00
parent 32d892354f
commit 4b4715fae1
Signed by: ryonia
GPG key ID: 5040C0F02BC53C5A

View file

@ -5,7 +5,6 @@ namespace Kanboard\Plugin\Discord\Notification;
use Kanboard\Core\Base;
use Kanboard\Core\Notification\NotificationInterface;
use Kanboard\Model\TaskModel;
use Kanboard\Model\TaskModel;
use Kanboard\Model\SubtaskModel;
use Kanboard\Model\CommentModel;
use Kanboard\Model\TaskFileModel;