Completed
Push — master ( 5a66ad...309b32 )
by Amine
01:58
created
src/functions.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
  * This file contains functions dealing with functions.
4 4
  */
5 5
 
6
-use Tarsana\Functional\Exceptions\InvalidArgument;
7
-
8 6
 /**
9 7
  * Adds the `Tarsana\Functional\` namespace to a function name.
10 8
  * This is useful to pass non-curried functions as parameter.
Please login to merge, or discard this patch.