Skip to content

Commit 1995baf

Browse files
committed
Merge pull request #42 from svycka/patch-2
removed unused use statement
2 parents 9b814c7 + 414f4d5 commit 1995baf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Listener/ApiProblemListener.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
use ZF\ApiProblem\ApiProblem;
1616
use ZF\ApiProblem\ApiProblemResponse;
1717
use ZF\ApiProblem\View\ApiProblemModel;
18-
use ZF\ApiProblem\Exception\ProblemExceptionInterface;
1918

2019
/**
2120
* ApiProblemListener

0 commit comments

Comments
 (0)