Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 4a1a6a3

Browse files
committed
Remove duplicate String constructor
1 parent 9c70687 commit 4a1a6a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Data/Json/Extended/Signature/Core.purs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ data EJsonF a
2121
| Boolean Boolean
2222
| Integer Int
2323
| Decimal HN.HugeNum
24-
| String String
2524
| Timestamp String
2625
| Date String
2726
| Time String

0 commit comments

Comments
 (0)