Skip to content

Commit aeb103b

Browse files
committed
Remove unused use statement
1 parent 262b136 commit aeb103b

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)