@@ -2,9 +2,9 @@ |
||
2 | 2 | |
3 | 3 | namespace juniorb2ss\DeathByCaptcha\Interfaces; |
4 | 4 | |
5 | -use juniorb2ss\DeathByCaptcha\Interfaces\StatusInterface; |
|
6 | 5 | use juniorb2ss\DeathByCaptcha\Interfaces\AccountInterface; |
7 | 6 | use juniorb2ss\DeathByCaptcha\Interfaces\ResolveInterface; |
7 | +use juniorb2ss\DeathByCaptcha\Interfaces\StatusInterface; |
|
8 | 8 | |
9 | 9 | interface DeathByCaptchaInterface |
10 | 10 | { |