Completed
Branch master (e7b529)
by Scott
04:47 queued 01:54
created
src/functions/core/DotFunc.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 namespace Desmond\functions\core;
3 3
 use Desmond\functions\DesmondFunction;
4 4
 use Desmond\ArgumentHelper;
5
-use Desmond\data_types\VectorType;
6 5
 use Desmond\exceptions\ArgumentException;
7 6
 use RuntimeException;
8 7
 use ArgumentCountError;
Please login to merge, or discard this patch.