summaryrefslogtreecommitdiff
path: root/app/Model/Group.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Model/Group.php')
-rw-r--r--app/Model/Group.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/Model/Group.php b/app/Model/Group.php
index ce8c0284..67899503 100644
--- a/app/Model/Group.php
+++ b/app/Model/Group.php
@@ -2,9 +2,6 @@
namespace Kanboard\Model;
-use SimpleValidator\Validator;
-use SimpleValidator\Validators;
-
/**
* Group Model
*