Skip to content

Commit a652e6c

Browse files
committed
Remove unused use statement
1 parent 5ad9aba commit a652e6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Exception/InvalidArgumentException.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?php
22

33
namespace PhpSchool\PhpWorkshop\Exception;
4-
use PhpSchool\PhpWorkshop\Exercise\ExerciseInterface;
54

65
/**
76
* Represents invalid argument exceptions.

0 commit comments

Comments
 (0)