Skip to content

Commit 97fd6ff

Browse files
committed
Optimize imports
1 parent b025de4 commit 97fd6ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Domain/Question/Validation/Validator.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
namespace thofman\KnowledgeBase\Domain\Question\Validation;
55

6-
use Symfony\Component\Console\Question\Question;
7-
86
interface Validator
97
{
108
public function validate(string $value): ValidationResult;

0 commit comments

Comments
 (0)