Skip to content

Commit 3728259

Browse files
committed
remove overlay for module that no longer exists.
1 parent a250385 commit 3728259

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.coverage/cardano-addresses.overlay

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ module "Cardano.Address.Derivation" {
2020
tick "getIndex" [Record Accessor];
2121
}
2222

23-
module "Cardano.Address.Errors" {
24-
tick function "showsPrec" [Show instance];
25-
}
26-
2723
module "Cardano.Address.Style.Byron" {
2824
tick function "showsPrec" [Show instance];
2925
tick function "==" [Eq instance];

0 commit comments

Comments
 (0)