@@ -42,8 +42,7 @@ |
||
42 | 42 | |
43 | 43 | try { |
44 | 44 | $installer->uninstall(); |
45 | - } |
|
46 | - catch ( \Exception $ex ) { |
|
45 | + } catch ( \Exception $ex ) { |
|
47 | 46 | } |
48 | 47 | |
49 | 48 | $installer->install(); |