@@ -3,7 +3,6 @@  | 
                                                    ||
| 3 | 3 | namespace Percy\Entity;  | 
                                                        
| 4 | 4 | |
| 5 | 5 | use InvalidArgumentException;  | 
                                                        
| 6 | -use RuntimeException;  | 
                                                        |
| 7 | 6 | use Percy\Store\StoreInterface;  | 
                                                        
| 8 | 7 | |
| 9 | 8 | abstract class AbstractEntity implements EntityInterface  |