@@ -5,7 +5,6 @@ |
||
5 | 5 | |
6 | 6 | |
7 | 7 | use Arrilot\BitrixMigrations\Logger; |
8 | -use Bitrix\Main\Application; |
|
9 | 8 | |
10 | 9 | class IBlockPropertyEnum |
11 | 10 | { |
@@ -5,7 +5,6 @@ |
||
5 | 5 | |
6 | 6 | |
7 | 7 | use Arrilot\BitrixMigrations\Logger; |
8 | -use Bitrix\Main\Application; |
|
9 | 8 | |
10 | 9 | class IBlockType |
11 | 10 | { |
@@ -23,7 +23,6 @@ |
||
23 | 23 | /** |
24 | 24 | * Constructor. |
25 | 25 | * |
26 | - * @param string $table |
|
27 | 26 | * @param DatabaseStorageInterface $database |
28 | 27 | */ |
29 | 28 | public function __construct(DatabaseStorageInterface $database) |