Completed
Pull Request — master (#11)
by
unknown
50:22 queued 09:42
created
src/Constructors/IBlockPropertyEnum.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 
6 6
 
7 7
 use Arrilot\BitrixMigrations\Logger;
8
-use Bitrix\Main\Application;
9 8
 
10 9
 class IBlockPropertyEnum
11 10
 {
Please login to merge, or discard this patch.
src/Constructors/IBlockType.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 
6 6
 
7 7
 use Arrilot\BitrixMigrations\Logger;
8
-use Bitrix\Main\Application;
9 8
 
10 9
 class IBlockType
11 10
 {
Please login to merge, or discard this patch.