mirror of
https://github.com/github/semantic.git
synced 2024-11-29 02:44:36 +03:00
Spacing.
This commit is contained in:
parent
b3f178082b
commit
099096b409
@ -16,7 +16,6 @@ instance Arbitrary Row where
|
||||
arbitrary = oneof [
|
||||
Row <$> arbitrary <*> arbitrary ]
|
||||
|
||||
|
||||
instance Arbitrary HTML where
|
||||
arbitrary = oneof [
|
||||
Text <$> arbitrary,
|
||||
|
Loading…
Reference in New Issue
Block a user