contracts-bedrock: remove dead imports
The `Safe` and `SafeProxyFactory` were imported twice. This commit simply deletes one of the sets of imports so the contracts are only imported once.
Showing
Please register or sign in to comment
The `Safe` and `SafeProxyFactory` were imported twice. This commit simply deletes one of the sets of imports so the contracts are only imported once.