Skip to content

Commit 8fdc7db

Browse files
committed
Merge remote-tracking branch 'origin/regex' into regex
2 parents b3ad907 + 4b438ef commit 8fdc7db

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

public/consolidated/regex.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
],
1313
"contributors": [],
1414
"code": "^#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$\n\n\n-> Usage:\n#FFF1 ✗\n#FFF ✓\n#FFF000 ✓\n"
15-
<<<<<<< Updated upstream
16-
=======
1715
},
1816
{
1917
"title": "IPv4",
@@ -45,7 +43,6 @@
4543
],
4644
"contributors": [],
4745
"code": "^\\s+|\\s+$\n\n\n-> Usage:\n(don't account for the quotation marks, it just to visualize whitespace)\n\"Hello World\"\n\" Hello World\"\n\"Hello World \"\n\" Hello World \"\n"
48-
>>>>>>> Stashed changes
4946
}
5047
]
5148
},

0 commit comments

Comments
 (0)