Completed
Push — master ( 72a657...653b9d )
by Andrii
02:10
created
src/AbstractUnit.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 namespace hiqdev\php\units;
12 12
 
13 13
 use hiqdev\php\units\exceptions\InvalidConfigException;
14
-use hiqdev\php\units\tree\TreeConverter;
15 14
 
16 15
 /**
17 16
  * Abstract Unit of measure. E.g.
Please login to merge, or discard this patch.