@@ -3,7 +3,6 @@  | 
                                                    ||
| 3 | 3 | namespace Ez\DbLinker\RetryStrategy;  | 
                                                        
| 4 | 4 | |
| 5 | 5 | use Doctrine\DBAL\DBALException;  | 
                                                        
| 6 | -use Doctrine\DBAL\Exception\DriverException;  | 
                                                        |
| 7 | 6 | use Ez\DbLinker\RetryStrategy as RetryStrategyInterface;  | 
                                                        
| 8 | 7 | |
| 9 | 8 | class PostgreSQLRetryStrategy implements RetryStrategyInterface  | 
                                                        
@@ -3,7 +3,6 @@  | 
                                                    ||
| 3 | 3 | namespace Ez\DbLinker\RetryStrategy;  | 
                                                        
| 4 | 4 | |
| 5 | 5 | use Doctrine\DBAL\DBALException;  | 
                                                        
| 6 | -use Doctrine\DBAL\Exception\DriverException;  | 
                                                        |
| 7 | 6 | use Ez\DbLinker\RetryStrategy as RetryStrategyInterface;  | 
                                                        
| 8 | 7 | |
| 9 | 8 | class PostgreSQLRetryStrategy implements RetryStrategyInterface  |