@@ -7,8 +7,6 @@ |
||
7 | 7 | |
8 | 8 | namespace Roomify\Bat\Constraint; |
9 | 9 | |
10 | -use Roomify\Bat\ConstraintInterface; |
|
11 | - |
|
12 | 10 | |
13 | 11 | /** |
14 | 12 | * A constraint acts as a filter that can be applied to a Calendar Response to |