@@ -40,6 +40,4 @@ |
||
40 | 40 | 'digital' => ProductTypeType::DIGITAL, |
41 | 41 | ]; |
42 | 42 | |
43 | - $connection->executeUpdate($sqlUpgrade, $params); |
|
44 | - } |
|
45 | -} |
|
43 | + $connection->executeUpdate($sqlUpgrade, $params |
|
46 | 44 | \ No newline at end of file |